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