diff options
Diffstat (limited to 'files/fr')
-rw-r--r-- | files/fr/_redirects.txt | 1 | ||||
-rw-r--r-- | files/fr/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/fr/web/api/animation/starttime/index.html (renamed from files/fr/web/api/window/mozanimationstarttime/index.html) | 3 |
3 files changed, 9 insertions, 7 deletions
diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt index f8a1ed0fdb..75a6c649fe 100644 --- a/files/fr/_redirects.txt +++ b/files/fr/_redirects.txt @@ -3790,6 +3790,7 @@ /fr/docs/Web/API/Window/URL /fr/docs/conflicting/Web/API/URL /fr/docs/Web/API/Window/caches /fr/docs/Web/API/caches /fr/docs/Web/API/Window/gamepaddisconnected /fr/docs/Web/API/Window/gamepaddisconnected_event +/fr/docs/Web/API/Window/mozAnimationStartTime /fr/docs/Web/API/Animation/startTime /fr/docs/Web/API/Window/ondevicelight /fr/docs/orphaned/Web/API/Window/ondevicelight /fr/docs/Web/API/Window/onresize /fr/docs/conflicting/Web/API/GlobalEventHandlers/onresize /fr/docs/Web/API/WindowBase64 /fr/docs/Web/API/WindowOrWorkerGlobalScope diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json index e17fdcfc2a..6ecbbc4a2f 100644 --- a/files/fr/_wikihistory.json +++ b/files/fr/_wikihistory.json @@ -11567,6 +11567,12 @@ "GrandSchtroumpf" ] }, + "Web/API/Animation/startTime": { + "modified": "2020-10-15T22:33:31.316Z", + "contributors": [ + "Voulto" + ] + }, "Web/API/AnimationEvent": { "modified": "2020-11-16T08:35:46.188Z", "contributors": [ @@ -21102,12 +21108,6 @@ "Voulto" ] }, - "Web/API/Window/mozAnimationStartTime": { - "modified": "2020-10-15T22:33:31.316Z", - "contributors": [ - "Voulto" - ] - }, "Web/API/Window/mozInnerScreenX": { "modified": "2020-10-15T22:33:30.539Z", "contributors": [ diff --git a/files/fr/web/api/window/mozanimationstarttime/index.html b/files/fr/web/api/animation/starttime/index.html index cd98cffd8b..48d8361bf8 100644 --- a/files/fr/web/api/window/mozanimationstarttime/index.html +++ b/files/fr/web/api/animation/starttime/index.html @@ -1,6 +1,6 @@ --- title: Window.mozAnimationStartTime -slug: Web/API/Window/mozAnimationStartTime +slug: Web/API/Animation/startTime tags: - API - HTML DOM @@ -9,6 +9,7 @@ tags: - Reference - Window translation_of: Web/API/Window/mozAnimationStartTime +original_slug: Web/API/Window/mozAnimationStartTime --- <p>{{APIRef("Mozilla Extensions")}}{{Non-standard_Header}}{{Obsolete_Header("Gecko42")}}</p> |