aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-09-30 00:53:33 +0000
committerMDN <actions@users.noreply.github.com>2021-09-30 00:53:33 +0000
commit9a06d5b4a3874caa094bff06895c892914eaea93 (patch)
tree1c9549ade620e59f4af4c5ee6b6ac7640bf4fcda /files/zh-cn/web
parent75e5dcce1e3c6558a3a2d3def5c08669404587c4 (diff)
downloadtranslated-content-9a06d5b4a3874caa094bff06895c892914eaea93.tar.gz
translated-content-9a06d5b4a3874caa094bff06895c892914eaea93.tar.bz2
translated-content-9a06d5b4a3874caa094bff06895c892914eaea93.zip
[CRON] sync translated content
Diffstat (limited to 'files/zh-cn/web')
-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/file/size/index.html30
-rw-r--r--files/zh-cn/web/api/performance_property/index.html (renamed from files/zh-cn/web/api/window/performance/index.html)3
3 files changed, 4 insertions, 32 deletions
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/file/size/index.html b/files/zh-cn/web/api/file/size/index.html
deleted file mode 100644
index 5ab90e8018..0000000000
--- a/files/zh-cn/web/api/file/size/index.html
+++ /dev/null
@@ -1,30 +0,0 @@
----
-title: File.size
-slug: Web/API/File/size
-translation_of: Web/API/File/size
----
-<p>{{APIRef("File API") }}</p>
-
-<h2 id="概述">概述</h2>
-
-<p><span class="short_text" id="result_box" lang="zh-CN"><span>以字节为单位返回文件的大小。</span></span></p>
-
-<h2 id="语法">语法</h2>
-
-<pre>var size = <em>instanceOfFile</em>.size</pre>
-
-<h2 id="值">值</h2>
-
-<p>一个数</p>
-
-<h2 id="规范"><span class="short_text" id="result_box" lang="zh-CN"><span>规范</span></span></h2>
-
-<p><span class="short_text" id="result_box" lang="zh-CN"><span>不属于任何规范。</span></span></p>
-
-<h2 id="另请参见"><span class="short_text" id="result_box" lang="zh-CN"><span class="alt-edited">另请参见</span></span></h2>
-
-<ul>
- <li>{{domxref("Blob.size")}}</li>
-</ul>
-
-<p> </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>