diff options
Diffstat (limited to 'files/es')
-rw-r--r-- | files/es/_redirects.txt | 2 | ||||
-rw-r--r-- | files/es/_wikihistory.json | 24 | ||||
-rw-r--r-- | files/es/orphaned/web/api/childnode/before/index.html (renamed from files/es/web/api/childnode/before/index.html) | 3 | ||||
-rw-r--r-- | files/es/orphaned/web/api/childnode/index.html (renamed from files/es/web/api/childnode/index.html) | 3 |
4 files changed, 18 insertions, 14 deletions
diff --git a/files/es/_redirects.txt b/files/es/_redirects.txt index ed34cdbec1..b837bed45f 100644 --- a/files/es/_redirects.txt +++ b/files/es/_redirects.txt @@ -1781,7 +1781,9 @@ /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 /es/docs/orphaned/Web/API/ChildNode /es/docs/Web/API/ChildNode/after /es/docs/orphaned/Web/API/ChildNode/after +/es/docs/Web/API/ChildNode/before /es/docs/orphaned/Web/API/ChildNode/before /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 b55d070ceb..cf75d92e56 100644 --- a/files/es/_wikihistory.json +++ b/files/es/_wikihistory.json @@ -5512,18 +5512,6 @@ "anfuca" ] }, - "Web/API/ChildNode": { - "modified": "2019-03-29T14:12:39.589Z", - "contributors": [ - "jpmedley" - ] - }, - "Web/API/ChildNode/before": { - "modified": "2019-03-23T22:23:28.772Z", - "contributors": [ - "SoftwareRVG" - ] - }, "Web/API/ClipboardEvent": { "modified": "2020-10-15T22:14:15.464Z", "contributors": [ @@ -23224,6 +23212,12 @@ "guiller1998" ] }, + "orphaned/Web/API/ChildNode": { + "modified": "2019-03-29T14:12:39.589Z", + "contributors": [ + "jpmedley" + ] + }, "orphaned/Web/API/ChildNode/after": { "modified": "2020-10-15T21:50:39.528Z", "contributors": [ @@ -23231,6 +23225,12 @@ "SoftwareRVG" ] }, + "orphaned/Web/API/ChildNode/before": { + "modified": "2019-03-23T22:23:28.772Z", + "contributors": [ + "SoftwareRVG" + ] + }, "orphaned/Web/API/ChildNode/remove": { "modified": "2020-10-15T21:50:43.901Z", "contributors": [ diff --git a/files/es/web/api/childnode/before/index.html b/files/es/orphaned/web/api/childnode/before/index.html index b7ac4e3835..cfede06158 100644 --- a/files/es/web/api/childnode/before/index.html +++ b/files/es/orphaned/web/api/childnode/before/index.html @@ -1,6 +1,6 @@ --- title: ChildNode.before() -slug: Web/API/ChildNode/before +slug: orphaned/Web/API/ChildNode/before tags: - API - DOM @@ -9,6 +9,7 @@ tags: - Referencia - metodo translation_of: Web/API/ChildNode/before +original_slug: Web/API/ChildNode/before --- <p><textarea></textarea></p> diff --git a/files/es/web/api/childnode/index.html b/files/es/orphaned/web/api/childnode/index.html index f354d73bd1..2cdd1c573b 100644 --- a/files/es/web/api/childnode/index.html +++ b/files/es/orphaned/web/api/childnode/index.html @@ -1,6 +1,6 @@ --- title: ChildNode -slug: Web/API/ChildNode +slug: orphaned/Web/API/ChildNode tags: - API - DOM @@ -10,6 +10,7 @@ tags: - Node - TopicStub translation_of: Web/API/ChildNode +original_slug: Web/API/ChildNode --- <div>{{APIRef("DOM")}}</div> |