aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
Diffstat (limited to 'files')
-rw-r--r--files/zh-cn/_redirects.txt1
-rw-r--r--files/zh-cn/_wikihistory.json12
-rw-r--r--files/zh-cn/orphaned/web/api/parentnode/replacechildren/index.html (renamed from files/zh-cn/web/api/parentnode/replacechildren/index.html)3
3 files changed, 9 insertions, 7 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt
index 682aa37417..4ed8e0a1aa 100644
--- a/files/zh-cn/_redirects.txt
+++ b/files/zh-cn/_redirects.txt
@@ -1736,6 +1736,7 @@
/zh-CN/docs/Web/API/ParentNode/firstElementChild /zh-CN/docs/orphaned/Web/API/ParentNode/firstElementChild
/zh-CN/docs/Web/API/ParentNode/lastElementChild /zh-CN/docs/orphaned/Web/API/ParentNode/lastElementChild
/zh-CN/docs/Web/API/ParentNode/prepend /zh-CN/docs/orphaned/Web/API/ParentNode/prepend
+/zh-CN/docs/Web/API/ParentNode/replaceChildren /zh-CN/docs/orphaned/Web/API/ParentNode/replaceChildren
/zh-CN/docs/Web/API/Performance.now() /zh-CN/docs/Web/API/Performance/now
/zh-CN/docs/Web/API/Performance/内存 /zh-CN/docs/Web/API/Performance/memory
/zh-CN/docs/Web/API/Position /zh-CN/docs/Web/API/GeolocationPosition
diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json
index 83e03da7cf..ef4457c61b 100644
--- a/files/zh-cn/_wikihistory.json
+++ b/files/zh-cn/_wikihistory.json
@@ -16781,12 +16781,6 @@
"ZZES_REN"
]
},
- "Web/API/ParentNode/replaceChildren": {
- "modified": "2020-10-15T22:33:59.306Z",
- "contributors": [
- "JoshOY"
- ]
- },
"Web/API/Path2D": {
"modified": "2019-03-23T22:53:11.857Z",
"contributors": [
@@ -50798,5 +50792,11 @@
"Song2017",
"FredWe"
]
+ },
+ "orphaned/Web/API/ParentNode/replaceChildren": {
+ "modified": "2020-10-15T22:33:59.306Z",
+ "contributors": [
+ "JoshOY"
+ ]
}
} \ No newline at end of file
diff --git a/files/zh-cn/web/api/parentnode/replacechildren/index.html b/files/zh-cn/orphaned/web/api/parentnode/replacechildren/index.html
index 4f1a67ac1b..d01a334fd7 100644
--- a/files/zh-cn/web/api/parentnode/replacechildren/index.html
+++ b/files/zh-cn/orphaned/web/api/parentnode/replacechildren/index.html
@@ -1,7 +1,8 @@
---
title: ParentNode.replaceChildren()
-slug: Web/API/ParentNode/replaceChildren
+slug: orphaned/Web/API/ParentNode/replaceChildren
translation_of: Web/API/ParentNode/replaceChildren
+original_slug: Web/API/ParentNode/replaceChildren
---
<div>{{APIRef("DOM")}}{{seecompattable}}</div>