diff options
Diffstat (limited to 'files/zh-cn')
-rw-r--r-- | files/zh-cn/_redirects.txt | 1 | ||||
-rw-r--r-- | files/zh-cn/_wikihistory.json | 14 | ||||
-rw-r--r-- | files/zh-cn/orphaned/web/api/element/runtimestyle/index.html (renamed from files/zh-cn/web/api/element/runtimestyle/index.html) | 3 |
3 files changed, 10 insertions, 8 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt index 520feafe08..5ea832b0cc 100644 --- a/files/zh-cn/_redirects.txt +++ b/files/zh-cn/_redirects.txt @@ -1543,6 +1543,7 @@ /zh-CN/docs/Web/API/Element/ongotpointercapture /zh-CN/docs/conflicting/Web/API/GlobalEventHandlers/ongotpointercapture /zh-CN/docs/Web/API/Element/onpaste /zh-CN/docs/Web/API/HTMLElement/onpaste /zh-CN/docs/Web/API/Element/removeAttributre /zh-CN/docs/Web/API/Element/removeAttribute +/zh-CN/docs/Web/API/Element/runtimeStyle /zh-CN/docs/orphaned/Web/API/Element/runtimeStyle /zh-CN/docs/Web/API/Entity /zh-CN/docs/orphaned/Web/API/Entity /zh-CN/docs/Web/API/Event/CustomEvent /zh-CN/docs/Web/API/CustomEvent /zh-CN/docs/Web/API/Event/altKey /zh-CN/docs/conflicting/Web/API/MouseEvent/altKey diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json index d806e90c32..c3c088893e 100644 --- a/files/zh-cn/_wikihistory.json +++ b/files/zh-cn/_wikihistory.json @@ -12830,13 +12830,6 @@ "JoshOY" ] }, - "Web/API/Element/runtimeStyle": { - "modified": "2019-03-23T22:06:58.487Z", - "contributors": [ - "shockw4ver", - "jiangyuzhen" - ] - }, "Web/API/Element/scroll": { "modified": "2020-10-15T22:24:05.993Z", "contributors": [ @@ -50234,6 +50227,13 @@ "gavinkwoe" ] }, + "orphaned/Web/API/Element/runtimeStyle": { + "modified": "2019-03-23T22:06:58.487Z", + "contributors": [ + "shockw4ver", + "jiangyuzhen" + ] + }, "orphaned/Web/API/Entity": { "modified": "2020-06-03T01:07:43.853Z", "contributors": [ diff --git a/files/zh-cn/web/api/element/runtimestyle/index.html b/files/zh-cn/orphaned/web/api/element/runtimestyle/index.html index c1537864af..80aca7048a 100644 --- a/files/zh-cn/web/api/element/runtimestyle/index.html +++ b/files/zh-cn/orphaned/web/api/element/runtimestyle/index.html @@ -1,7 +1,8 @@ --- title: Element.runtimeStyle -slug: Web/API/Element/runtimeStyle +slug: orphaned/Web/API/Element/runtimeStyle translation_of: Web/API/Element/runtimeStyle +original_slug: Web/API/Element/runtimeStyle --- <div>{{APIRef("DOM")}}</div> |