diff options
Diffstat (limited to 'files/ja')
-rw-r--r-- | files/ja/_redirects.txt | 1 | ||||
-rw-r--r-- | files/ja/_wikihistory.json | 20 | ||||
-rw-r--r-- | files/ja/orphaned/web/api/childnode/remove/index.html (renamed from files/ja/web/api/childnode/remove/index.html) | 3 |
3 files changed, 13 insertions, 11 deletions
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index 62ba5264fa..78ba1fc82b 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -3723,6 +3723,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/conflicting/Web/API/Canvas_API/Tutorial_3cd5468edc15a1ef1ddc0d2b17e1fa5d +/ja/docs/Web/API/ChildNode/remove /ja/docs/orphaned/Web/API/ChildNode/remove /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 71896bcfdf..86594d4fce 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -11643,16 +11643,6 @@ "Shirasu" ] }, - "Web/API/ChildNode/remove": { - "modified": "2020-10-15T21:51:39.796Z", - "contributors": [ - "Potappo", - "kenji-yamasaki", - "mfuji09", - "isdh", - "chikoski" - ] - }, "Web/API/ChildNode/replaceWith": { "modified": "2020-10-17T04:41:48.425Z", "contributors": [ @@ -52383,6 +52373,16 @@ "maruhiro" ] }, + "orphaned/Web/API/ChildNode/remove": { + "modified": "2020-10-15T21:51:39.796Z", + "contributors": [ + "Potappo", + "kenji-yamasaki", + "mfuji09", + "isdh", + "chikoski" + ] + }, "orphaned/Web/API/Detecting_device_orientation": { "modified": "2020-10-15T21:21:30.973Z", "contributors": [ diff --git a/files/ja/web/api/childnode/remove/index.html b/files/ja/orphaned/web/api/childnode/remove/index.html index 82170c1da0..07288eb537 100644 --- a/files/ja/web/api/childnode/remove/index.html +++ b/files/ja/orphaned/web/api/childnode/remove/index.html @@ -1,6 +1,6 @@ --- title: ChildNode.remove() -slug: Web/API/ChildNode/remove +slug: orphaned/Web/API/ChildNode/remove tags: - API - ChildNode @@ -8,6 +8,7 @@ tags: - Experimental - Method translation_of: Web/API/ChildNode/remove +original_slug: Web/API/ChildNode/remove --- <div>{{APIRef("DOM")}}</div> |