diff options
Diffstat (limited to 'files/zh-tw')
-rw-r--r-- | files/zh-tw/_redirects.txt | 1 | ||||
-rw-r--r-- | files/zh-tw/_wikihistory.json | 14 | ||||
-rw-r--r-- | files/zh-tw/orphaned/web/api/parentnode/index.html (renamed from files/zh-tw/web/api/parentnode/index.html) | 3 |
3 files changed, 10 insertions, 8 deletions
diff --git a/files/zh-tw/_redirects.txt b/files/zh-tw/_redirects.txt index 0164449ed0..881453191d 100644 --- a/files/zh-tw/_redirects.txt +++ b/files/zh-tw/_redirects.txt @@ -574,6 +574,7 @@ /zh-TW/docs/Web/API/HTMLElement/style /zh-TW/docs/Web/API/ElementCSSInlineStyle/style /zh-TW/docs/Web/API/Node/innerText /zh-TW/docs/Web/API/HTMLElement/innerText /zh-TW/docs/Web/API/NonDocumentTypeChildNode /zh-TW/docs/conflicting/Web/API/Element +/zh-TW/docs/Web/API/ParentNode /zh-TW/docs/orphaned/Web/API/ParentNode /zh-TW/docs/Web/API/ParentNode/children /zh-TW/docs/orphaned/Web/API/ParentNode/children /zh-TW/docs/Web/API/ParentNode/firstElementChild /zh-TW/docs/orphaned/Web/API/ParentNode/firstElementChild /zh-TW/docs/Web/API/Performance.timing /zh-TW/docs/Web/API/Performance/timing diff --git a/files/zh-tw/_wikihistory.json b/files/zh-tw/_wikihistory.json index 63741f5a43..9c70666911 100644 --- a/files/zh-tw/_wikihistory.json +++ b/files/zh-tw/_wikihistory.json @@ -4354,13 +4354,6 @@ "MashKao" ] }, - "Web/API/ParentNode": { - "modified": "2019-12-24T08:07:24.128Z", - "contributors": [ - "ianchen0119", - "jackblackevo" - ] - }, "Web/API/PaymentRequest": { "modified": "2020-10-15T22:13:15.817Z", "contributors": [ @@ -8732,6 +8725,13 @@ "H-W-Chang" ] }, + "orphaned/Web/API/ParentNode": { + "modified": "2019-12-24T08:07:24.128Z", + "contributors": [ + "ianchen0119", + "jackblackevo" + ] + }, "orphaned/Web/API/ParentNode/children": { "modified": "2019-03-23T22:12:04.488Z", "contributors": [ diff --git a/files/zh-tw/web/api/parentnode/index.html b/files/zh-tw/orphaned/web/api/parentnode/index.html index f3a37abb2f..a1b751b027 100644 --- a/files/zh-tw/web/api/parentnode/index.html +++ b/files/zh-tw/orphaned/web/api/parentnode/index.html @@ -1,7 +1,8 @@ --- title: ParentNode -slug: Web/API/ParentNode +slug: orphaned/Web/API/ParentNode translation_of: Web/API/ParentNode +original_slug: Web/API/ParentNode --- <div>{{APIRef("DOM")}}</div> |