diff options
Diffstat (limited to 'files/es')
-rw-r--r-- | files/es/_redirects.txt | 1 | ||||
-rw-r--r-- | files/es/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/es/orphaned/web/api/childnode/replacewith/index.html (renamed from files/es/web/api/childnode/replacewith/index.html) | 3 |
3 files changed, 9 insertions, 7 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> |