aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn')
-rw-r--r--files/zh-cn/_redirects.txt3
-rw-r--r--files/zh-cn/_wikihistory.json32
-rw-r--r--files/zh-cn/orphaned/web/api/childnode/remove/index.html (renamed from files/zh-cn/web/api/childnode/remove/index.html)3
3 files changed, 20 insertions, 18 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt
index eed8cfb8af..b928226809 100644
--- a/files/zh-cn/_redirects.txt
+++ b/files/zh-cn/_redirects.txt
@@ -1466,7 +1466,8 @@
/zh-CN/docs/Web/API/Canvas_API/Drawing_graphics_with_canvas /zh-CN/docs/conflicting/Web/API/Canvas_API/Tutorial
/zh-CN/docs/Web/API/Channel_Messaging_API/使用_channel_messaging /zh-CN/docs/Web/API/Channel_Messaging_API/Using_channel_messaging
/zh-CN/docs/Web/API/ChildNode.nextElementSibling /zh-CN/docs/Web/API/Element/nextElementSibling
-/zh-CN/docs/Web/API/ChildNode.remove /zh-CN/docs/Web/API/ChildNode/remove
+/zh-CN/docs/Web/API/ChildNode.remove /zh-CN/docs/orphaned/Web/API/ChildNode/remove
+/zh-CN/docs/Web/API/ChildNode/remove /zh-CN/docs/orphaned/Web/API/ChildNode/remove
/zh-CN/docs/Web/API/Childnode.previousElementSibling /zh-CN/docs/Web/API/Element/previousElementSibling
/zh-CN/docs/Web/API/Coordinates /zh-CN/docs/Web/API/GeolocationCoordinates
/zh-CN/docs/Web/API/Coordinates/latitude /zh-CN/docs/Web/API/GeolocationCoordinates/latitude
diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json
index c3c80898d8..62e56751c9 100644
--- a/files/zh-cn/_wikihistory.json
+++ b/files/zh-cn/_wikihistory.json
@@ -9761,22 +9761,6 @@
"caoweiju"
]
},
- "Web/API/ChildNode/remove": {
- "modified": "2020-10-15T21:27:27.352Z",
- "contributors": [
- "RainSlide",
- "iSmartSV",
- "duola8789",
- "pasturn",
- "Ende93",
- "xgqfrms-GitHub",
- "ceverytime",
- "teoli",
- "khalid32",
- "ziyunfei",
- "Darrel.Hsu"
- ]
- },
"Web/API/ChildNode/replaceWith": {
"modified": "2020-10-15T21:56:06.625Z",
"contributors": [
@@ -50277,6 +50261,22 @@
"smilewalker"
]
},
+ "orphaned/Web/API/ChildNode/remove": {
+ "modified": "2020-10-15T21:27:27.352Z",
+ "contributors": [
+ "RainSlide",
+ "iSmartSV",
+ "duola8789",
+ "pasturn",
+ "Ende93",
+ "xgqfrms-GitHub",
+ "ceverytime",
+ "teoli",
+ "khalid32",
+ "ziyunfei",
+ "Darrel.Hsu"
+ ]
+ },
"orphaned/Web/API/Detecting_device_orientation": {
"modified": "2020-10-15T21:21:28.912Z",
"contributors": [
diff --git a/files/zh-cn/web/api/childnode/remove/index.html b/files/zh-cn/orphaned/web/api/childnode/remove/index.html
index 001975cd60..b60cab7a0c 100644
--- a/files/zh-cn/web/api/childnode/remove/index.html
+++ b/files/zh-cn/orphaned/web/api/childnode/remove/index.html
@@ -1,12 +1,13 @@
---
title: ChildNode.remove()
-slug: Web/API/ChildNode/remove
+slug: orphaned/Web/API/ChildNode/remove
tags:
- API
- ChildNode
- DOM
- Method
translation_of: Web/API/ChildNode/remove
+original_slug: Web/API/ChildNode/remove
---
<p>{{APIRef("DOM")}}</p>