aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/es/_redirects.txt1
-rw-r--r--files/es/_wikihistory.json12
-rw-r--r--files/es/orphaned/web/api/childnode/replacewith/index.html (renamed from files/es/web/api/childnode/replacewith/index.html)3
-rw-r--r--files/fr/_redirects.txt1
-rw-r--r--files/fr/_wikihistory.json18
-rw-r--r--files/fr/orphaned/web/api/childnode/replacewith/index.html (renamed from files/fr/web/api/childnode/replacewith/index.html)3
-rw-r--r--files/ja/_redirects.txt1
-rw-r--r--files/ja/_wikihistory.json14
-rw-r--r--files/ja/orphaned/web/api/childnode/replacewith/index.html (renamed from files/ja/web/api/childnode/replacewith/index.html)3
-rw-r--r--files/ru/_redirects.txt1
-rw-r--r--files/ru/_wikihistory.json12
-rw-r--r--files/ru/orphaned/web/api/childnode/replacewith/index.html (renamed from files/ru/web/api/childnode/replacewith/index.html)3
-rw-r--r--files/zh-cn/_redirects.txt1
-rw-r--r--files/zh-cn/_wikihistory.json18
-rw-r--r--files/zh-cn/orphaned/web/api/childnode/replacewith/index.html (renamed from files/zh-cn/web/api/childnode/replacewith/index.html)3
15 files changed, 52 insertions, 42 deletions
diff --git a/files/es/_redirects.txt b/files/es/_redirects.txt
index 0b38f00189..d63ef58754 100644
--- a/files/es/_redirects.txt
+++ b/files/es/_redirects.txt
@@ -1780,6 +1780,7 @@
/es/docs/Web/API/CameraCapabilities.maxFocusAreas /es/docs/Web/API/CameraCapabilities/maxFocusAreas
/es/docs/Web/API/Canvas_API/Tutorial/Compositing/Ejemplo /es/docs/Web/API/Canvas_API/Tutorial/Compositing/Example
/es/docs/Web/API/ChildNode/remove /es/docs/orphaned/Web/API/ChildNode/remove
+/es/docs/Web/API/ChildNode/replaceWith /es/docs/orphaned/Web/API/ChildNode/replaceWith
/es/docs/Web/API/Console/tabla /es/docs/Web/API/Console/table
/es/docs/Web/API/Constraint_validation/invalid_event /es/docs/Web/API/HTMLInputElement/invalid_event
/es/docs/Web/API/Coordinates /es/docs/Web/API/GeolocationCoordinates
diff --git a/files/es/_wikihistory.json b/files/es/_wikihistory.json
index 7478c48f7a..3ffc1ff3a1 100644
--- a/files/es/_wikihistory.json
+++ b/files/es/_wikihistory.json
@@ -5547,12 +5547,6 @@
"SoftwareRVG"
]
},
- "Web/API/ChildNode/replaceWith": {
- "modified": "2019-03-23T22:23:34.633Z",
- "contributors": [
- "SoftwareRVG"
- ]
- },
"Web/API/ClipboardEvent": {
"modified": "2020-10-15T22:14:15.464Z",
"contributors": [
@@ -23431,6 +23425,12 @@
"SoftwareRVG"
]
},
+ "orphaned/Web/API/ChildNode/replaceWith": {
+ "modified": "2019-03-23T22:23:34.633Z",
+ "contributors": [
+ "SoftwareRVG"
+ ]
+ },
"orphaned/Web/API/Detecting_device_orientation": {
"modified": "2020-08-11T08:30:00.189Z",
"contributors": [
diff --git a/files/es/web/api/childnode/replacewith/index.html b/files/es/orphaned/web/api/childnode/replacewith/index.html
index 32f78b7e4e..a9aa23ce79 100644
--- a/files/es/web/api/childnode/replacewith/index.html
+++ b/files/es/orphaned/web/api/childnode/replacewith/index.html
@@ -1,6 +1,6 @@
---
title: ChildNode.replaceWith()
-slug: Web/API/ChildNode/replaceWith
+slug: orphaned/Web/API/ChildNode/replaceWith
tags:
- API
- DOM
@@ -9,6 +9,7 @@ tags:
- Referencia
- metodo
translation_of: Web/API/ChildNode/replaceWith
+original_slug: Web/API/ChildNode/replaceWith
---
<p><span id="result_box" lang="es"><span>{{APIRef ( "DOM")}} {{SeeCompatTable}}</span><br>
<br>
diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt
index 22ba5716b9..311dd1cdf9 100644
--- a/files/fr/_redirects.txt
+++ b/files/fr/_redirects.txt
@@ -3615,6 +3615,7 @@
/fr/docs/Web/API/Canvas_API/Tutoriel_canvas/Utilisation_d'images /fr/docs/Web/API/Canvas_API/Tutorial/Using_images
/fr/docs/Web/API/Canvas_API/Tutoriel_canvas/Utilisation_de_base /fr/docs/Web/API/Canvas_API/Tutorial/Basic_usage
/fr/docs/Web/API/ChildNode/remove /fr/docs/orphaned/Web/API/ChildNode/remove
+/fr/docs/Web/API/ChildNode/replaceWith /fr/docs/orphaned/Web/API/ChildNode/replaceWith
/fr/docs/Web/API/Commentaire /fr/docs/Web/API/Comment
/fr/docs/Web/API/Commentaire/Comment /fr/docs/Web/API/Comment/Comment
/fr/docs/Web/API/Console.table /fr/docs/Web/API/Console/table
diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json
index 99ed1bb69a..dce94aa003 100644
--- a/files/fr/_wikihistory.json
+++ b/files/fr/_wikihistory.json
@@ -13087,15 +13087,6 @@
"loella16"
]
},
- "Web/API/ChildNode/replaceWith": {
- "modified": "2020-10-15T21:55:03.476Z",
- "contributors": [
- "tristantheb",
- "loella16",
- "Spictheweb",
- "v-Stein"
- ]
- },
"Web/API/Client": {
"modified": "2020-11-16T08:56:05.543Z",
"contributors": [
@@ -45034,6 +45025,15 @@
"Copen"
]
},
+ "orphaned/Web/API/ChildNode/replaceWith": {
+ "modified": "2020-10-15T21:55:03.476Z",
+ "contributors": [
+ "tristantheb",
+ "loella16",
+ "Spictheweb",
+ "v-Stein"
+ ]
+ },
"orphaned/Web/API/Detecting_device_orientation": {
"modified": "2019-03-23T23:28:22.437Z",
"contributors": [
diff --git a/files/fr/web/api/childnode/replacewith/index.html b/files/fr/orphaned/web/api/childnode/replacewith/index.html
index 3239ceae59..675e7c6026 100644
--- a/files/fr/web/api/childnode/replacewith/index.html
+++ b/files/fr/orphaned/web/api/childnode/replacewith/index.html
@@ -1,6 +1,6 @@
---
title: ChildNode.replaceWith()
-slug: Web/API/ChildNode/replaceWith
+slug: orphaned/Web/API/ChildNode/replaceWith
tags:
- API
- DOM
@@ -8,6 +8,7 @@ tags:
- Noeuds
- Reference
translation_of: Web/API/ChildNode/replaceWith
+original_slug: Web/API/ChildNode/replaceWith
---
<div>{{APIRef("DOM")}}<br>
La méthode <code><strong>ChildNode</strong></code><strong><code>.replaceWith()</code></strong> remplace ce <code>ChildNode</code> de la liste des enfants de son parent par un ensemble d'objets {{domxref("Node")}} (<em>noeud</em>) ou {{domxref("DOMString")}} (<em>chaîne de caractères</em>).<br>
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt
index 49b308eb2e..da70e4015f 100644
--- a/files/ja/_redirects.txt
+++ b/files/ja/_redirects.txt
@@ -3723,6 +3723,7 @@
/ja/docs/Web/API/CanvasRenderingContext2D.removeHitRegion /ja/docs/Web/API/CanvasRenderingContext2D/removeHitRegion
/ja/docs/Web/API/Canvas_API/Drawing_graphics_with_canvas /ja/docs/conflicting/Web/API/Canvas_API/Tutorial_3cd5468edc15a1ef1ddc0d2b17e1fa5d
/ja/docs/Web/API/ChildNode/remove /ja/docs/orphaned/Web/API/ChildNode/remove
+/ja/docs/Web/API/ChildNode/replaceWith /ja/docs/orphaned/Web/API/ChildNode/replaceWith
/ja/docs/Web/API/Console.error /ja/docs/Web/API/Console/error
/ja/docs/Web/API/Coordinates /ja/docs/Web/API/GeolocationCoordinates
/ja/docs/Web/API/DOMCursor.done /ja/docs/Web/API/DOMCursor/done
diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json
index c036e9e759..8871adaacb 100644
--- a/files/ja/_wikihistory.json
+++ b/files/ja/_wikihistory.json
@@ -11643,13 +11643,6 @@
"Shirasu"
]
},
- "Web/API/ChildNode/replaceWith": {
- "modified": "2020-10-17T04:41:48.425Z",
- "contributors": [
- "Potappo",
- "Shirasu"
- ]
- },
"Web/API/Client": {
"modified": "2020-10-15T22:28:43.389Z",
"contributors": [
@@ -52339,6 +52332,13 @@
"chikoski"
]
},
+ "orphaned/Web/API/ChildNode/replaceWith": {
+ "modified": "2020-10-17T04:41:48.425Z",
+ "contributors": [
+ "Potappo",
+ "Shirasu"
+ ]
+ },
"orphaned/Web/API/Detecting_device_orientation": {
"modified": "2020-10-15T21:21:30.973Z",
"contributors": [
diff --git a/files/ja/web/api/childnode/replacewith/index.html b/files/ja/orphaned/web/api/childnode/replacewith/index.html
index 1f5874de65..28896c90fd 100644
--- a/files/ja/web/api/childnode/replacewith/index.html
+++ b/files/ja/orphaned/web/api/childnode/replacewith/index.html
@@ -1,6 +1,6 @@
---
title: ChildNode.replaceWith()
-slug: Web/API/ChildNode/replaceWith
+slug: orphaned/Web/API/ChildNode/replaceWith
tags:
- API
- DOM
@@ -8,6 +8,7 @@ tags:
- Node
- Reference
translation_of: Web/API/ChildNode/replaceWith
+original_slug: Web/API/ChildNode/replaceWith
---
<div>{{APIRef("DOM")}}</div>
diff --git a/files/ru/_redirects.txt b/files/ru/_redirects.txt
index 05cc2dc6dc..e8606a2a38 100644
--- a/files/ru/_redirects.txt
+++ b/files/ru/_redirects.txt
@@ -384,6 +384,7 @@
/ru/docs/Web/API/Canvas_API/Tutorial/Рисование_фигур /ru/docs/Web/API/Canvas_API/Tutorial/Drawing_shapes
/ru/docs/Web/API/Canvas_API/Рисование_графики_с_помощью_Canvas /ru/docs/Web/API/Canvas_API/Tutorial
/ru/docs/Web/API/ChildNode/remove /ru/docs/orphaned/Web/API/ChildNode/remove
+/ru/docs/Web/API/ChildNode/replaceWith /ru/docs/orphaned/Web/API/ChildNode/replaceWith
/ru/docs/Web/API/Coordinates /ru/docs/Web/API/GeolocationCoordinates
/ru/docs/Web/API/Document.querySelectorAll /ru/docs/Web/API/Document/querySelectorAll
/ru/docs/Web/API/Document/async /ru/docs/Web/API/XMLDocument/async
diff --git a/files/ru/_wikihistory.json b/files/ru/_wikihistory.json
index 8bb44773ad..25562288d5 100644
--- a/files/ru/_wikihistory.json
+++ b/files/ru/_wikihistory.json
@@ -6485,12 +6485,6 @@
"pantherCZ"
]
},
- "Web/API/ChildNode/replaceWith": {
- "modified": "2020-12-02T15:53:32.691Z",
- "contributors": [
- "kosarev_va"
- ]
- },
"Web/API/Clients": {
"modified": "2019-03-23T22:15:29.932Z",
"contributors": [
@@ -25536,6 +25530,12 @@
"In4in"
]
},
+ "orphaned/Web/API/ChildNode/replaceWith": {
+ "modified": "2020-12-02T15:53:32.691Z",
+ "contributors": [
+ "kosarev_va"
+ ]
+ },
"orphaned/Web/API/Document_Object_Model/Events": {
"modified": "2019-03-18T21:18:44.250Z",
"contributors": [
diff --git a/files/ru/web/api/childnode/replacewith/index.html b/files/ru/orphaned/web/api/childnode/replacewith/index.html
index b4563085ff..0ee9091325 100644
--- a/files/ru/web/api/childnode/replacewith/index.html
+++ b/files/ru/orphaned/web/api/childnode/replacewith/index.html
@@ -1,7 +1,8 @@
---
title: ChildNode.replaceWith()
-slug: Web/API/ChildNode/replaceWith
+slug: orphaned/Web/API/ChildNode/replaceWith
translation_of: Web/API/ChildNode/replaceWith
+original_slug: Web/API/ChildNode/replaceWith
---
<div>{{APIRef("DOM")}}</div>
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt
index c19912bb2b..32e696949c 100644
--- a/files/zh-cn/_redirects.txt
+++ b/files/zh-cn/_redirects.txt
@@ -1468,6 +1468,7 @@
/zh-CN/docs/Web/API/ChildNode.nextElementSibling /zh-CN/docs/Web/API/Element/nextElementSibling
/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/replaceWith /zh-CN/docs/orphaned/Web/API/ChildNode/replaceWith
/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 84cda02220..46ebaa388b 100644
--- a/files/zh-cn/_wikihistory.json
+++ b/files/zh-cn/_wikihistory.json
@@ -9761,15 +9761,6 @@
"caoweiju"
]
},
- "Web/API/ChildNode/replaceWith": {
- "modified": "2020-10-15T21:56:06.625Z",
- "contributors": [
- "ecnelises",
- "SphinxKnight",
- "wzx",
- "VictorDu"
- ]
- },
"Web/API/Client": {
"modified": "2019-03-23T22:16:43.346Z",
"contributors": [
@@ -50227,6 +50218,15 @@
"Darrel.Hsu"
]
},
+ "orphaned/Web/API/ChildNode/replaceWith": {
+ "modified": "2020-10-15T21:56:06.625Z",
+ "contributors": [
+ "ecnelises",
+ "SphinxKnight",
+ "wzx",
+ "VictorDu"
+ ]
+ },
"orphaned/Web/API/Detecting_device_orientation": {
"modified": "2020-10-15T21:21:28.912Z",
"contributors": [
diff --git a/files/zh-cn/web/api/childnode/replacewith/index.html b/files/zh-cn/orphaned/web/api/childnode/replacewith/index.html
index 37e2d93a5a..9f3ef5bd88 100644
--- a/files/zh-cn/web/api/childnode/replacewith/index.html
+++ b/files/zh-cn/orphaned/web/api/childnode/replacewith/index.html
@@ -1,10 +1,11 @@
---
title: ChildNode.replaceWith()
-slug: Web/API/ChildNode/replaceWith
+slug: orphaned/Web/API/ChildNode/replaceWith
tags:
- DOM
- Node
translation_of: Web/API/ChildNode/replaceWith
+original_slug: Web/API/ChildNode/replaceWith
---
<div>{{APIRef("DOM")}} {{SeeCompatTable}}</div>