aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/es/_redirects.txt1
-rw-r--r--files/es/_wikihistory.json14
-rw-r--r--files/es/orphaned/web/api/childnode/after/index.html (renamed from files/es/web/api/childnode/after/index.html)3
-rw-r--r--files/fr/_redirects.txt1
-rw-r--r--files/fr/_wikihistory.json14
-rw-r--r--files/fr/orphaned/web/api/childnode/after/index.html (renamed from files/fr/web/api/childnode/after/index.html)3
-rw-r--r--files/ja/_redirects.txt1
-rw-r--r--files/ja/_wikihistory.json16
-rw-r--r--files/ja/orphaned/web/api/childnode/after/index.html (renamed from files/ja/web/api/childnode/after/index.html)3
-rw-r--r--files/pt-br/_redirects.txt1
-rw-r--r--files/pt-br/_wikihistory.json12
-rw-r--r--files/pt-br/orphaned/web/api/childnode/after/index.html (renamed from files/pt-br/web/api/childnode/after/index.html)3
-rw-r--r--files/zh-cn/_redirects.txt2
-rw-r--r--files/zh-cn/_wikihistory.json26
-rw-r--r--files/zh-cn/orphaned/web/api/childnode/after/index.html (renamed from files/zh-cn/web/api/childnode/after/index.html)3
-rw-r--r--files/zh-cn/orphaned/web/api/oscillatornode/stop/index.html (renamed from files/zh-cn/web/api/oscillatornode/stop/index.html)3
16 files changed, 59 insertions, 47 deletions
diff --git a/files/es/_redirects.txt b/files/es/_redirects.txt
index 4a1c6a4158..ed34cdbec1 100644
--- a/files/es/_redirects.txt
+++ b/files/es/_redirects.txt
@@ -1781,6 +1781,7 @@
/es/docs/Web/API/CameraCapabilities.maxExposureCompensation /es/docs/Web/API/CameraCapabilities/maxExposureCompensation
/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/after /es/docs/orphaned/Web/API/ChildNode/after
/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
diff --git a/files/es/_wikihistory.json b/files/es/_wikihistory.json
index e2d81fa61b..b55d070ceb 100644
--- a/files/es/_wikihistory.json
+++ b/files/es/_wikihistory.json
@@ -5518,13 +5518,6 @@
"jpmedley"
]
},
- "Web/API/ChildNode/after": {
- "modified": "2020-10-15T21:50:39.528Z",
- "contributors": [
- "AlePerez92",
- "SoftwareRVG"
- ]
- },
"Web/API/ChildNode/before": {
"modified": "2019-03-23T22:23:28.772Z",
"contributors": [
@@ -23231,6 +23224,13 @@
"guiller1998"
]
},
+ "orphaned/Web/API/ChildNode/after": {
+ "modified": "2020-10-15T21:50:39.528Z",
+ "contributors": [
+ "AlePerez92",
+ "SoftwareRVG"
+ ]
+ },
"orphaned/Web/API/ChildNode/remove": {
"modified": "2020-10-15T21:50:43.901Z",
"contributors": [
diff --git a/files/es/web/api/childnode/after/index.html b/files/es/orphaned/web/api/childnode/after/index.html
index b6512e73c0..468dfd58ae 100644
--- a/files/es/web/api/childnode/after/index.html
+++ b/files/es/orphaned/web/api/childnode/after/index.html
@@ -1,6 +1,6 @@
---
title: ChildNode.after()
-slug: Web/API/ChildNode/after
+slug: orphaned/Web/API/ChildNode/after
tags:
- API
- DOM
@@ -9,6 +9,7 @@ tags:
- Referencia
- metodo
translation_of: Web/API/ChildNode/after
+original_slug: Web/API/ChildNode/after
---
<p>{{APIRef("DOM")}} {{SeeCompatTable}}<br>
<span lang="es"><span>El método <code><strong>ChildNode.after()</strong></code> inserta un conjunto de objetos {{domxref("Node")}} o {{domxref("DOMString")}} en la lista de hijos de este <code>ChildNode</code> del padre, justo después de este <code>ChildNode</code>.</span> <span>Los objetos {{domxref("DOMString")}} se insertan como nodos equivalentes {{domxref("Text")}}.</span></span></p>
diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt
index 23e84fb359..d894bac2de 100644
--- a/files/fr/_redirects.txt
+++ b/files/fr/_redirects.txt
@@ -3616,6 +3616,7 @@
/fr/docs/Web/API/Canvas_API/Tutoriel_canvas/Transformations /fr/docs/Web/API/Canvas_API/Tutorial/Transformations
/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/after /fr/docs/orphaned/Web/API/ChildNode/after
/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
diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json
index b995cd3194..8624a0d6a0 100644
--- a/files/fr/_wikihistory.json
+++ b/files/fr/_wikihistory.json
@@ -13029,13 +13029,6 @@
"bchaplet"
]
},
- "Web/API/ChildNode/after": {
- "modified": "2020-10-15T21:56:14.439Z",
- "contributors": [
- "loella16",
- "BEHOUBA"
- ]
- },
"Web/API/ChildNode/before": {
"modified": "2020-10-15T22:01:12.319Z",
"contributors": [
@@ -44602,6 +44595,13 @@
"SphinxKnight"
]
},
+ "orphaned/Web/API/ChildNode/after": {
+ "modified": "2020-10-15T21:56:14.439Z",
+ "contributors": [
+ "loella16",
+ "BEHOUBA"
+ ]
+ },
"orphaned/Web/API/ChildNode/remove": {
"modified": "2020-10-15T21:49:32.341Z",
"contributors": [
diff --git a/files/fr/web/api/childnode/after/index.html b/files/fr/orphaned/web/api/childnode/after/index.html
index 474d64a307..d1630a891e 100644
--- a/files/fr/web/api/childnode/after/index.html
+++ b/files/fr/orphaned/web/api/childnode/after/index.html
@@ -1,6 +1,6 @@
---
title: ChildNode.after()
-slug: Web/API/ChildNode/after
+slug: orphaned/Web/API/ChildNode/after
tags:
- API
- DOM
@@ -8,6 +8,7 @@ tags:
- Noeud
- Reference
translation_of: Web/API/ChildNode/after
+original_slug: Web/API/ChildNode/after
---
<div>{{APIRef ("DOM")}} {{SeeCompatTable}}</div>
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt
index 7003c6aaed..86f53f55f0 100644
--- a/files/ja/_redirects.txt
+++ b/files/ja/_redirects.txt
@@ -3726,6 +3726,7 @@
/ja/docs/Web/API/CanvasRenderingContext2D.drawFocusIfNeeded /ja/docs/Web/API/CanvasRenderingContext2D/drawFocusIfNeeded
/ja/docs/Web/API/CanvasRenderingContext2D.removeHitRegion /ja/docs/Web/API/CanvasRenderingContext2D/removeHitRegion
/ja/docs/Web/API/Canvas_API/Drawing_graphics_with_canvas /ja/docs/Web/API/Canvas_API/Tutorial
+/ja/docs/Web/API/ChildNode/after /ja/docs/orphaned/Web/API/ChildNode/after
/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
diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json
index 00c5e43e3d..4028537bb6 100644
--- a/files/ja/_wikihistory.json
+++ b/files/ja/_wikihistory.json
@@ -11605,14 +11605,6 @@
"momoi"
]
},
- "Web/API/ChildNode/after": {
- "modified": "2020-10-17T21:33:51.563Z",
- "contributors": [
- "dskmori",
- "Potappo",
- "Shirasu"
- ]
- },
"Web/API/ChildNode/before": {
"modified": "2020-10-17T03:58:22.731Z",
"contributors": [
@@ -51810,6 +51802,14 @@
"maruhiro"
]
},
+ "orphaned/Web/API/ChildNode/after": {
+ "modified": "2020-10-17T21:33:51.563Z",
+ "contributors": [
+ "dskmori",
+ "Potappo",
+ "Shirasu"
+ ]
+ },
"orphaned/Web/API/ChildNode/remove": {
"modified": "2020-10-15T21:51:39.796Z",
"contributors": [
diff --git a/files/ja/web/api/childnode/after/index.html b/files/ja/orphaned/web/api/childnode/after/index.html
index 8f29bb44f3..837ab99d5e 100644
--- a/files/ja/web/api/childnode/after/index.html
+++ b/files/ja/orphaned/web/api/childnode/after/index.html
@@ -1,6 +1,6 @@
---
title: ChildNode.after()
-slug: Web/API/ChildNode/after
+slug: orphaned/Web/API/ChildNode/after
tags:
- API
- DOM
@@ -8,6 +8,7 @@ tags:
- Node
- Reference
translation_of: Web/API/ChildNode/after
+original_slug: Web/API/ChildNode/after
---
<div>{{APIRef("DOM")}}</div>
diff --git a/files/pt-br/_redirects.txt b/files/pt-br/_redirects.txt
index 5cdcfc9164..c4d180ca86 100644
--- a/files/pt-br/_redirects.txt
+++ b/files/pt-br/_redirects.txt
@@ -541,6 +541,7 @@
/pt-BR/docs/Web/API/BatteryManager.ondischargingtimechange /pt-BR/docs/Web/API/BatteryManager/ondischargingtimechange
/pt-BR/docs/Web/API/BatteryManager.onlevelchange /pt-BR/docs/Web/API/BatteryManager/onlevelchange
/pt-BR/docs/Web/API/BatteryManager/ondischargintimechange /pt-BR/docs/Web/API/BatteryManager/ondischargingtimechange
+/pt-BR/docs/Web/API/ChildNode/after /pt-BR/docs/orphaned/Web/API/ChildNode/after
/pt-BR/docs/Web/API/ChildNode/remove /pt-BR/docs/orphaned/Web/API/ChildNode/remove
/pt-BR/docs/Web/API/Console.timeEnd /pt-BR/docs/Web/API/Console/timeEnd
/pt-BR/docs/Web/API/Coordinates /pt-BR/docs/Web/API/GeolocationCoordinates
diff --git a/files/pt-br/_wikihistory.json b/files/pt-br/_wikihistory.json
index 0cc1926851..4db23eb93c 100644
--- a/files/pt-br/_wikihistory.json
+++ b/files/pt-br/_wikihistory.json
@@ -4090,12 +4090,6 @@
"stevenwdv"
]
},
- "Web/API/ChildNode/after": {
- "modified": "2020-10-15T22:17:31.621Z",
- "contributors": [
- "pedroguilhermelima"
- ]
- },
"Web/API/ClipboardEvent": {
"modified": "2020-10-15T22:15:35.028Z",
"contributors": [
@@ -17001,6 +16995,12 @@
"andre-mendes"
]
},
+ "orphaned/Web/API/ChildNode/after": {
+ "modified": "2020-10-15T22:17:31.621Z",
+ "contributors": [
+ "pedroguilhermelima"
+ ]
+ },
"orphaned/Web/API/ChildNode/remove": {
"modified": "2020-10-15T21:55:19.824Z",
"contributors": [
diff --git a/files/pt-br/web/api/childnode/after/index.html b/files/pt-br/orphaned/web/api/childnode/after/index.html
index 9f90cf31ea..8fa84d11ee 100644
--- a/files/pt-br/web/api/childnode/after/index.html
+++ b/files/pt-br/orphaned/web/api/childnode/after/index.html
@@ -1,6 +1,6 @@
---
title: ChildNode.after()
-slug: Web/API/ChildNode/after
+slug: orphaned/Web/API/ChildNode/after
tags:
- API
- DOM
@@ -9,6 +9,7 @@ tags:
- Referencia
- metodo
translation_of: Web/API/ChildNode/after
+original_slug: Web/API/ChildNode/after
---
<div>{{APIRef("DOM")}} {{SeeCompatTable}}</div>
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt
index 42a485d721..4b100a3e17 100644
--- a/files/zh-cn/_redirects.txt
+++ b/files/zh-cn/_redirects.txt
@@ -1470,6 +1470,7 @@
/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/orphaned/Web/API/ChildNode/remove
+/zh-CN/docs/Web/API/ChildNode/after /zh-CN/docs/orphaned/Web/API/ChildNode/after
/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
@@ -1737,6 +1738,7 @@
/zh-CN/docs/Web/API/NonDocumentTypeChildNode/previousElementSibling /zh-CN/docs/Web/API/Element/previousElementSibling
/zh-CN/docs/Web/API/Notation /zh-CN/docs/orphaned/Web/API/Notation
/zh-CN/docs/Web/API/OfflineAudioContext/complete /zh-CN/docs/Web/API/OfflineAudioContext/complete_event
+/zh-CN/docs/Web/API/OscillatorNode/stop /zh-CN/docs/orphaned/Web/API/OscillatorNode/stop
/zh-CN/docs/Web/API/ParentNode /zh-CN/docs/orphaned/Web/API/ParentNode
/zh-CN/docs/Web/API/ParentNode.childElementCount /zh-CN/docs/Web/API/Element/childElementCount
/zh-CN/docs/Web/API/ParentNode.children /zh-CN/docs/orphaned/Web/API/ParentNode/children
diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json
index eb8aaa18d2..f804e5262b 100644
--- a/files/zh-cn/_wikihistory.json
+++ b/files/zh-cn/_wikihistory.json
@@ -9726,13 +9726,6 @@
"AlexChao"
]
},
- "Web/API/ChildNode/after": {
- "modified": "2020-10-15T21:51:08.472Z",
- "contributors": [
- "Ende93",
- "Cattla"
- ]
- },
"Web/API/ChildNode/before": {
"modified": "2019-03-23T22:12:22.842Z",
"contributors": [
@@ -18676,12 +18669,6 @@
"Nonym"
]
},
- "Web/API/OscillatorNode/stop": {
- "modified": "2019-03-23T22:09:45.455Z",
- "contributors": [
- "boolean111000"
- ]
- },
"Web/API/PageTransitionEvent": {
"modified": "2019-04-28T22:02:49.952Z",
"contributors": [
@@ -49814,6 +49801,13 @@
"smilewalker"
]
},
+ "orphaned/Web/API/ChildNode/after": {
+ "modified": "2020-10-15T21:51:08.472Z",
+ "contributors": [
+ "Ende93",
+ "Cattla"
+ ]
+ },
"orphaned/Web/API/ChildNode/remove": {
"modified": "2020-10-15T21:27:27.352Z",
"contributors": [
@@ -50008,6 +50002,12 @@
"xiaoxingchi"
]
},
+ "orphaned/Web/API/OscillatorNode/stop": {
+ "modified": "2019-03-23T22:09:45.455Z",
+ "contributors": [
+ "boolean111000"
+ ]
+ },
"orphaned/Web/API/ParentNode": {
"modified": "2020-10-15T21:30:05.597Z",
"contributors": [
diff --git a/files/zh-cn/web/api/childnode/after/index.html b/files/zh-cn/orphaned/web/api/childnode/after/index.html
index 9ae67b4815..76792e7638 100644
--- a/files/zh-cn/web/api/childnode/after/index.html
+++ b/files/zh-cn/orphaned/web/api/childnode/after/index.html
@@ -1,7 +1,8 @@
---
title: ChildNode.after()
-slug: Web/API/ChildNode/after
+slug: orphaned/Web/API/ChildNode/after
translation_of: Web/API/ChildNode/after
+original_slug: Web/API/ChildNode/after
---
<div>{{APIRef("DOM")}}</div>
diff --git a/files/zh-cn/web/api/oscillatornode/stop/index.html b/files/zh-cn/orphaned/web/api/oscillatornode/stop/index.html
index 3b776727b6..be94b576e6 100644
--- a/files/zh-cn/web/api/oscillatornode/stop/index.html
+++ b/files/zh-cn/orphaned/web/api/oscillatornode/stop/index.html
@@ -1,7 +1,8 @@
---
title: OscillatorNode.stop()
-slug: Web/API/OscillatorNode/stop
+slug: orphaned/Web/API/OscillatorNode/stop
translation_of: Web/API/OscillatorNode/stop
+original_slug: Web/API/OscillatorNode/stop
---
<p>{{ APIRef("Web Audio API") }}</p>