diff options
author | MDN <actions@users.noreply.github.com> | 2021-09-30 00:53:33 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-09-30 00:53:33 +0000 |
commit | 9a06d5b4a3874caa094bff06895c892914eaea93 (patch) | |
tree | 1c9549ade620e59f4af4c5ee6b6ac7640bf4fcda /files | |
parent | 75e5dcce1e3c6558a3a2d3def5c08669404587c4 (diff) | |
download | translated-content-9a06d5b4a3874caa094bff06895c892914eaea93.tar.gz translated-content-9a06d5b4a3874caa094bff06895c892914eaea93.tar.bz2 translated-content-9a06d5b4a3874caa094bff06895c892914eaea93.zip |
[CRON] sync translated content
Diffstat (limited to 'files')
-rw-r--r-- | files/de/_redirects.txt | 1 | ||||
-rw-r--r-- | files/de/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/de/web/api/performance_property/index.html (renamed from files/de/web/api/window/performance/index.html) | 3 | ||||
-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 | ||||
-rw-r--r-- | files/ja/_redirects.txt | 1 | ||||
-rw-r--r-- | files/ja/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/ja/web/api/performance_property/index.html (renamed from files/ja/web/api/window/performance/index.html) | 3 | ||||
-rw-r--r-- | files/ko/_redirects.txt | 1 | ||||
-rw-r--r-- | files/ko/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/ko/web/api/blob/size/index.html (renamed from files/ko/web/api/file/size/index.html) | 3 | ||||
-rw-r--r-- | files/pt-br/_redirects.txt | 1 | ||||
-rw-r--r-- | files/pt-br/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/pt-br/web/api/performance_property/index.html (renamed from files/pt-br/web/api/window/performance/index.html) | 3 | ||||
-rw-r--r-- | files/ru/_redirects.txt | 2 | ||||
-rw-r--r-- | files/ru/_wikihistory.json | 24 | ||||
-rw-r--r-- | files/ru/web/api/animation/starttime/index.html (renamed from files/ru/web/api/window/mozanimationstarttime/index.html) | 3 | ||||
-rw-r--r-- | files/ru/web/api/performance_property/index.html (renamed from files/ru/web/api/window/performance/index.html) | 3 | ||||
-rw-r--r-- | files/zh-cn/_redirects.txt | 7 | ||||
-rw-r--r-- | files/zh-cn/_wikihistory.json | 44 | ||||
-rw-r--r-- | files/zh-cn/conflicting/web/api/blob/size_3e7c15d3e7851172bb4623d0237d8c9e/index.html (renamed from files/zh-cn/web/api/file/size/index.html) | 3 | ||||
-rw-r--r-- | files/zh-cn/web/api/animation/starttime/index.html (renamed from files/zh-cn/web/api/window/mozanimationstarttime/index.html) | 3 | ||||
-rw-r--r-- | files/zh-cn/web/api/performance_property/index.html (renamed from files/zh-cn/web/api/window/performance/index.html) | 3 |
24 files changed, 96 insertions, 76 deletions
diff --git a/files/de/_redirects.txt b/files/de/_redirects.txt index 337bc6522a..774cfd74b9 100644 --- a/files/de/_redirects.txt +++ b/files/de/_redirects.txt @@ -449,6 +449,7 @@ /de/docs/Web/API/WebGL_API/Tutorial/Objekte_mit_WebGL_animieren /de/docs/Web/API/WebGL_API/Tutorial/Animating_objects_with_WebGL /de/docs/Web/API/WebGL_API/Tutorial/Texturen_in_WebGL_verwenden /de/docs/Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL /de/docs/Web/API/Window.alert /de/docs/Web/API/Window/alert +/de/docs/Web/API/Window/performance /de/docs/Web/API/performance_property /de/docs/Web/API/Window/setTimeout /de/docs/Web/API/setTimeout /de/docs/Web/API/WindowBase64 /de/docs/Web/API/WindowOrWorkerGlobalScope /de/docs/Web/API/WindowBase64/btoa /de/docs/Web/API/btoa diff --git a/files/de/_wikihistory.json b/files/de/_wikihistory.json index 8a0840e847..8d59c2dc6f 100644 --- a/files/de/_wikihistory.json +++ b/files/de/_wikihistory.json @@ -4099,12 +4099,6 @@ "frickth" ] }, - "Web/API/Window/performance": { - "modified": "2019-03-23T22:07:15.480Z", - "contributors": [ - "amelzer" - ] - }, "Web/API/Window/print": { "modified": "2020-10-15T21:39:45.899Z", "contributors": [ @@ -4226,6 +4220,12 @@ "mwsh2005" ] }, + "Web/API/performance_property": { + "modified": "2019-03-23T22:07:15.480Z", + "contributors": [ + "amelzer" + ] + }, "Web/API/setTimeout": { "modified": "2019-03-23T23:36:28.621Z", "contributors": [ diff --git a/files/de/web/api/window/performance/index.html b/files/de/web/api/performance_property/index.html index 7805b7b019..33c3459cea 100644 --- a/files/de/web/api/window/performance/index.html +++ b/files/de/web/api/performance_property/index.html @@ -1,10 +1,11 @@ --- title: Window.performance -slug: Web/API/Window/performance +slug: Web/API/performance_property tags: - Performanz - Timing translation_of: Web/API/Window/performance +original_slug: Web/API/Window/performance --- <div>{{APIRef("High Resolution Time")}}</div> 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> diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index 6e48cc80d1..4c3a2108cd 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -3299,6 +3299,7 @@ /ja/docs/Web/API/Window/onmouseup /ja/docs/Web/API/GlobalEventHandlers/onmouseup /ja/docs/Web/API/Window/onreset /ja/docs/Web/API/GlobalEventHandlers/onreset /ja/docs/Web/API/Window/onresize /ja/docs/Web/API/GlobalEventHandlers/onresize +/ja/docs/Web/API/Window/performance /ja/docs/Web/API/performance_property /ja/docs/Web/API/Window/restore /ja/docs/Web/API/Window/moveTo /ja/docs/Web/API/Window/setInterval /ja/docs/Web/API/setInterval /ja/docs/Web/API/Window/setTimeout /ja/docs/Web/API/setTimeout diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index 0921037642..aac2c96cd6 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -24779,12 +24779,6 @@ "mfuji09" ] }, - "Web/API/Window/performance": { - "modified": "2020-10-15T22:08:48.553Z", - "contributors": [ - "silverskyvicto" - ] - }, "Web/API/Window/personalbar": { "modified": "2019-03-23T23:50:07.790Z", "contributors": [ @@ -26310,6 +26304,12 @@ "k-kuwahara" ] }, + "Web/API/performance_property": { + "modified": "2020-10-15T22:08:48.553Z", + "contributors": [ + "silverskyvicto" + ] + }, "Web/API/setInterval": { "modified": "2020-10-15T21:15:06.280Z", "contributors": [ diff --git a/files/ja/web/api/window/performance/index.html b/files/ja/web/api/performance_property/index.html index 2eb08da672..b0e3ece5c2 100644 --- a/files/ja/web/api/window/performance/index.html +++ b/files/ja/web/api/performance_property/index.html @@ -1,7 +1,8 @@ --- title: Window.performance -slug: Web/API/Window/performance +slug: Web/API/performance_property translation_of: Web/API/Window/performance +original_slug: Web/API/Window/performance --- <p>{{APIRef("High Resolution Time")}}</p> diff --git a/files/ko/_redirects.txt b/files/ko/_redirects.txt index eca610565f..bd1fe5c87a 100644 --- a/files/ko/_redirects.txt +++ b/files/ko/_redirects.txt @@ -452,6 +452,7 @@ /ko/docs/Web/API/Element/firstChild /ko/docs/Web/API/Node/firstChild /ko/docs/Web/API/Event/createEvent /ko/docs/Web/API/Document/createEvent /ko/docs/Web/API/Fetch_API/Fetch의_사용법 /ko/docs/Web/API/Fetch_API/Using_Fetch +/ko/docs/Web/API/File/size /ko/docs/Web/API/Blob/size /ko/docs/Web/API/FileReader.result /ko/docs/Web/API/FileReader/result /ko/docs/Web/API/HTMLHyperlinkElementUtils/href /ko/docs/Web/API/HTMLAnchorElement/href /ko/docs/Web/API/HTML_드래그_앤_드롭_API /ko/docs/Web/API/HTML_Drag_and_Drop_API diff --git a/files/ko/_wikihistory.json b/files/ko/_wikihistory.json index 58636a3a7f..95562d5437 100644 --- a/files/ko/_wikihistory.json +++ b/files/ko/_wikihistory.json @@ -3540,6 +3540,12 @@ "limkukhyun" ] }, + "Web/API/Blob/size": { + "modified": "2019-03-18T20:48:30.715Z", + "contributors": [ + "DeadIntegral" + ] + }, "Web/API/BroadcastChannel": { "modified": "2020-10-15T22:17:58.054Z", "contributors": [ @@ -4878,12 +4884,6 @@ "DeadIntegral" ] }, - "Web/API/File/size": { - "modified": "2019-03-18T20:48:30.715Z", - "contributors": [ - "DeadIntegral" - ] - }, "Web/API/FileList": { "modified": "2019-03-18T21:44:05.861Z", "contributors": [ diff --git a/files/ko/web/api/file/size/index.html b/files/ko/web/api/blob/size/index.html index eb133e801f..df9a7bfa60 100644 --- a/files/ko/web/api/file/size/index.html +++ b/files/ko/web/api/blob/size/index.html @@ -1,7 +1,8 @@ --- title: File.size -slug: Web/API/File/size +slug: Web/API/Blob/size translation_of: Web/API/File/size +original_slug: Web/API/File/size --- <p>{{APIRef("File API") }}</p> diff --git a/files/pt-br/_redirects.txt b/files/pt-br/_redirects.txt index 8b616cd018..8a590594f7 100644 --- a/files/pt-br/_redirects.txt +++ b/files/pt-br/_redirects.txt @@ -539,6 +539,7 @@ /pt-BR/docs/Web/API/Window.navigator /pt-BR/docs/Web/API/Window/navigator /pt-BR/docs/Web/API/Window.openDialog /pt-BR/docs/Web/API/Window/openDialog /pt-BR/docs/Web/API/Window/Window.localStorage /pt-BR/docs/Web/API/Window/localStorage +/pt-BR/docs/Web/API/Window/performance /pt-BR/docs/Web/API/performance_property /pt-BR/docs/Web/API/WindowBase64/atob /pt-BR/docs/Web/API/atob /pt-BR/docs/Web/API/WindowOrWorkerGlobalScope/atob /pt-BR/docs/Web/API/atob /pt-BR/docs/Web/API/WindowOrWorkerGlobalScope/clearTimeout /pt-BR/docs/Web/API/clearTimeout diff --git a/files/pt-br/_wikihistory.json b/files/pt-br/_wikihistory.json index 0df24fcd5d..9bb010492b 100644 --- a/files/pt-br/_wikihistory.json +++ b/files/pt-br/_wikihistory.json @@ -6738,12 +6738,6 @@ "perrucho" ] }, - "Web/API/Window/performance": { - "modified": "2019-03-23T22:44:28.136Z", - "contributors": [ - "augustoclaro" - ] - }, "Web/API/Window/popstate_event": { "modified": "2019-04-26T08:34:23.645Z", "contributors": [ @@ -7008,6 +7002,12 @@ "dowgssss" ] }, + "Web/API/performance_property": { + "modified": "2019-03-23T22:44:28.136Z", + "contributors": [ + "augustoclaro" + ] + }, "Web/API/setInterval": { "modified": "2020-10-15T22:16:56.864Z", "contributors": [ diff --git a/files/pt-br/web/api/window/performance/index.html b/files/pt-br/web/api/performance_property/index.html index 6e7edcd558..10734b7551 100644 --- a/files/pt-br/web/api/window/performance/index.html +++ b/files/pt-br/web/api/performance_property/index.html @@ -1,7 +1,8 @@ --- title: Window.performance -slug: Web/API/Window/performance +slug: Web/API/performance_property translation_of: Web/API/Window/performance +original_slug: Web/API/Window/performance --- <div>{{APIREf}}</div> diff --git a/files/ru/_redirects.txt b/files/ru/_redirects.txt index dcdb318df3..342eec5f29 100644 --- a/files/ru/_redirects.txt +++ b/files/ru/_redirects.txt @@ -368,6 +368,8 @@ /ru/docs/Web/API/WebGL_API/Using_shaders_to_apply_color_in_WebGL /ru/docs/Web/API/WebGL_API/Tutorial/Using_shaders_to_apply_color_in_WebGL /ru/docs/Web/API/WebRTC_API/протоколы /ru/docs/Web/API/WebRTC_API/Protocols /ru/docs/Web/API/WebRTC_API/связь /ru/docs/Web/API/WebRTC_API/Connectivity +/ru/docs/Web/API/Window/mozAnimationStartTime /ru/docs/Web/API/Animation/startTime +/ru/docs/Web/API/Window/performance /ru/docs/Web/API/performance_property /ru/docs/Web/API/WindowBase64/Base64_encoding_and_decoding /ru/docs/Glossary/Base64 /ru/docs/Web/API/WindowBase64/btoa /ru/docs/Web/API/btoa /ru/docs/Web/API/WindowOrWorkerGlobalScope/atob /ru/docs/Web/API/atob diff --git a/files/ru/_wikihistory.json b/files/ru/_wikihistory.json index 716c988409..f71b8e7a70 100644 --- a/files/ru/_wikihistory.json +++ b/files/ru/_wikihistory.json @@ -5553,6 +5553,12 @@ "MuradAz" ] }, + "Web/API/Animation/startTime": { + "modified": "2020-10-15T22:21:33.446Z", + "contributors": [ + "lastshipsails" + ] + }, "Web/API/AnimationEvent": { "modified": "2019-03-23T22:27:52.691Z", "contributors": [ @@ -11342,12 +11348,6 @@ "ekirpichyov" ] }, - "Web/API/Window/mozAnimationStartTime": { - "modified": "2020-10-15T22:21:33.446Z", - "contributors": [ - "lastshipsails" - ] - }, "Web/API/Window/name": { "modified": "2019-03-23T22:51:25.153Z", "contributors": [ @@ -11398,12 +11398,6 @@ "olehrgf" ] }, - "Web/API/Window/performance": { - "modified": "2019-03-18T21:36:16.802Z", - "contributors": [ - "Demjan" - ] - }, "Web/API/Window/popstate_event": { "modified": "2019-04-26T08:34:41.629Z", "contributors": [ @@ -11928,6 +11922,12 @@ "fsanano" ] }, + "Web/API/performance_property": { + "modified": "2019-03-18T21:36:16.802Z", + "contributors": [ + "Demjan" + ] + }, "Web/API/setInterval": { "modified": "2020-11-18T12:13:20.493Z", "contributors": [ diff --git a/files/ru/web/api/window/mozanimationstarttime/index.html b/files/ru/web/api/animation/starttime/index.html index 52c4ce128c..71c07ed4ac 100644 --- a/files/ru/web/api/window/mozanimationstarttime/index.html +++ b/files/ru/web/api/animation/starttime/index.html @@ -1,11 +1,12 @@ --- title: Window.mozAnimationStartTime -slug: Web/API/Window/mozAnimationStartTime +slug: Web/API/Animation/startTime tags: - >- API HTML DOM NeedsExample NeedsMarkupWork NeedsSpecTable Property Reference Window translation_of: Web/API/Window/mozAnimationStartTime +original_slug: Web/API/Window/mozAnimationStartTime --- <p>{{ APIRef() }}</p> diff --git a/files/ru/web/api/window/performance/index.html b/files/ru/web/api/performance_property/index.html index 7f765838c8..74532dea94 100644 --- a/files/ru/web/api/window/performance/index.html +++ b/files/ru/web/api/performance_property/index.html @@ -1,7 +1,8 @@ --- title: Window.performance -slug: Web/API/Window/performance +slug: Web/API/performance_property translation_of: Web/API/Window/performance +original_slug: Web/API/Window/performance --- <div>{{APIREf}}</div> diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt index 90ff7ef11f..1cf17f7a98 100644 --- a/files/zh-cn/_redirects.txt +++ b/files/zh-cn/_redirects.txt @@ -446,7 +446,7 @@ /zh-CN/docs/DOM/window.location /zh-CN/docs/Web/API/Window/location /zh-CN/docs/DOM/window.minimize /zh-CN/docs/conflicting/Web/API/Window /zh-CN/docs/DOM/window.moveTo /zh-CN/docs/Web/API/Window/moveTo -/zh-CN/docs/DOM/window.mozAnimationStartTime /zh-CN/docs/Web/API/Window/mozAnimationStartTIme +/zh-CN/docs/DOM/window.mozAnimationStartTime /zh-CN/docs/Web/API/Animation/startTime /zh-CN/docs/DOM/window.navigator /zh-CN/docs/Web/API/Window/navigator /zh-CN/docs/DOM/window.navigator.battery /zh-CN/docs/Web/API/Navigator/battery /zh-CN/docs/DOM/window.navigator.buildID /zh-CN/docs/Web/API/Navigator/buildID @@ -1327,6 +1327,7 @@ /zh-CN/docs/Web/API/File.name /zh-CN/docs/Web/API/File/name /zh-CN/docs/Web/API/File/fileName /zh-CN/docs/conflicting/Web/API/File/name /zh-CN/docs/Web/API/File/fileSize /zh-CN/docs/conflicting/Web/API/Blob/size +/zh-CN/docs/Web/API/File/size /zh-CN/docs/conflicting/Web/API/Blob/size_3e7c15d3e7851172bb4623d0237d8c9e /zh-CN/docs/Web/API/FileReader/中止事件(abort) /zh-CN/docs/Web/API/FileReader/abort_event /zh-CN/docs/Web/API/FormData/删除 /zh-CN/docs/Web/API/FormData/delete /zh-CN/docs/Web/API/Fullscreen_API/指南 /zh-CN/docs/Web/API/Fullscreen_API/Guide @@ -1528,7 +1529,7 @@ /zh-CN/docs/Web/API/Window.minimize /zh-CN/docs/conflicting/Web/API/Window /zh-CN/docs/Web/API/Window.moveBy /zh-CN/docs/Web/API/Window/moveBy /zh-CN/docs/Web/API/Window.moveTo /zh-CN/docs/Web/API/Window/moveTo -/zh-CN/docs/Web/API/Window.mozAnimationStartTime /zh-CN/docs/Web/API/Window/mozAnimationStartTIme +/zh-CN/docs/Web/API/Window.mozAnimationStartTime /zh-CN/docs/Web/API/Animation/startTime /zh-CN/docs/Web/API/Window.name /zh-CN/docs/Web/API/Window/name /zh-CN/docs/Web/API/Window.navigator /zh-CN/docs/Web/API/Window/navigator /zh-CN/docs/Web/API/Window.onbeforeunload /zh-CN/docs/Web/API/WindowEventHandlers/onbeforeunload @@ -1562,11 +1563,13 @@ /zh-CN/docs/Web/API/Window/caches /zh-CN/docs/Web/API/caches /zh-CN/docs/Web/API/Window/clearInterval /zh-CN/docs/Web/API/clearInterval /zh-CN/docs/Web/API/Window/minimize /zh-CN/docs/conflicting/Web/API/Window +/zh-CN/docs/Web/API/Window/mozAnimationStartTIme /zh-CN/docs/Web/API/Animation/startTime /zh-CN/docs/Web/API/Window/onbeforeunload /zh-CN/docs/Web/API/WindowEventHandlers/onbeforeunload /zh-CN/docs/Web/API/Window/onhashchange /zh-CN/docs/Web/API/WindowEventHandlers/onhashchange /zh-CN/docs/Web/API/Window/onpopstate /zh-CN/docs/Web/API/WindowEventHandlers/onpopstate /zh-CN/docs/Web/API/Window/onresize /zh-CN/docs/Web/API/GlobalEventHandlers/onresize /zh-CN/docs/Web/API/Window/onunload /zh-CN/docs/Web/API/WindowEventHandlers/onunload +/zh-CN/docs/Web/API/Window/performance /zh-CN/docs/Web/API/performance_property /zh-CN/docs/Web/API/Window/setInterval /zh-CN/docs/Web/API/setInterval /zh-CN/docs/Web/API/Window/setTimeout /zh-CN/docs/Web/API/setTimeout /zh-CN/docs/Web/API/WindowBase64 /zh-CN/docs/Web/API/WindowOrWorkerGlobalScope#方法 diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json index d0bbfa5ee4..22633218c1 100644 --- a/files/zh-cn/_wikihistory.json +++ b/files/zh-cn/_wikihistory.json @@ -7575,6 +7575,14 @@ "Geolage" ] }, + "Web/API/Animation/startTime": { + "modified": "2019-03-23T23:39:18.582Z", + "contributors": [ + "teoli", + "khalid32", + "ziyunfei" + ] + }, "Web/API/AnimationEvent": { "modified": "2019-03-23T23:02:22.417Z", "contributors": [ @@ -13400,12 +13408,6 @@ "ziyunfei" ] }, - "Web/API/File/size": { - "modified": "2019-03-18T21:27:15.606Z", - "contributors": [ - "levo2165" - ] - }, "Web/API/File/type": { "modified": "2019-03-23T22:09:04.649Z", "contributors": [ @@ -23191,14 +23193,6 @@ "ziyunfei" ] }, - "Web/API/Window/mozAnimationStartTIme": { - "modified": "2019-03-23T23:39:18.582Z", - "contributors": [ - "teoli", - "khalid32", - "ziyunfei" - ] - }, "Web/API/Window/mozInnerScreenX": { "modified": "2019-03-23T22:07:48.096Z", "contributors": [ @@ -23417,14 +23411,6 @@ "ziyunfei" ] }, - "Web/API/Window/performance": { - "modified": "2019-08-22T06:18:57.970Z", - "contributors": [ - "vebuqi", - "xgqfrms-GitHub", - "AceMood" - ] - }, "Web/API/Window/personalbar": { "modified": "2019-03-18T21:37:01.272Z", "contributors": [ @@ -24708,6 +24694,14 @@ "xgqfrms-GitHub" ] }, + "Web/API/performance_property": { + "modified": "2019-08-22T06:18:57.970Z", + "contributors": [ + "vebuqi", + "xgqfrms-GitHub", + "AceMood" + ] + }, "Web/API/queueMicrotask": { "modified": "2020-10-15T22:23:11.878Z", "contributors": [ @@ -46939,6 +46933,12 @@ "ziyunfei" ] }, + "conflicting/Web/API/Blob/size_3e7c15d3e7851172bb4623d0237d8c9e": { + "modified": "2019-03-18T21:27:15.606Z", + "contributors": [ + "levo2165" + ] + }, "conflicting/Web/API/Canvas_API/Tutorial": { "modified": "2019-03-23T23:20:14.159Z", "contributors": [ diff --git a/files/zh-cn/web/api/file/size/index.html b/files/zh-cn/conflicting/web/api/blob/size_3e7c15d3e7851172bb4623d0237d8c9e/index.html index 5ab90e8018..9468a794ba 100644 --- a/files/zh-cn/web/api/file/size/index.html +++ b/files/zh-cn/conflicting/web/api/blob/size_3e7c15d3e7851172bb4623d0237d8c9e/index.html @@ -1,7 +1,8 @@ --- title: File.size -slug: Web/API/File/size +slug: conflicting/Web/API/Blob/size_3e7c15d3e7851172bb4623d0237d8c9e translation_of: Web/API/File/size +original_slug: Web/API/File/size --- <p>{{APIRef("File API") }}</p> diff --git a/files/zh-cn/web/api/window/mozanimationstarttime/index.html b/files/zh-cn/web/api/animation/starttime/index.html index 41666637e4..e298c23a8a 100644 --- a/files/zh-cn/web/api/window/mozanimationstarttime/index.html +++ b/files/zh-cn/web/api/animation/starttime/index.html @@ -1,7 +1,8 @@ --- title: window.mozAnimationStartTime -slug: Web/API/Window/mozAnimationStartTIme +slug: Web/API/Animation/startTime translation_of: Web/API/Window/mozAnimationStartTime +original_slug: Web/API/Window/mozAnimationStartTIme --- <p>{{ ApiRef() }}</p> <p>{{ gecko_minversion_header("2.0") }}{{ non-standard_header() }}</p> diff --git a/files/zh-cn/web/api/window/performance/index.html b/files/zh-cn/web/api/performance_property/index.html index 926f4b6b40..7771c6cb0b 100644 --- a/files/zh-cn/web/api/window/performance/index.html +++ b/files/zh-cn/web/api/performance_property/index.html @@ -1,11 +1,12 @@ --- title: Window.performance -slug: Web/API/Window/performance +slug: Web/API/performance_property tags: - Window.performance - analytics - 前端代码埋点 translation_of: Web/API/Window/performance +original_slug: Web/API/Window/performance --- <div>{{APIREf}}</div> |