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 | 12 | ||||
-rw-r--r-- | files/zh-tw/conflicting/web/api/element/index.html (renamed from files/zh-tw/web/api/nondocumenttypechildnode/index.html) | 3 |
3 files changed, 9 insertions, 7 deletions
diff --git a/files/zh-tw/_redirects.txt b/files/zh-tw/_redirects.txt index 9cb96f5f03..b718566c0d 100644 --- a/files/zh-tw/_redirects.txt +++ b/files/zh-tw/_redirects.txt @@ -571,6 +571,7 @@ /zh-TW/docs/Web/API/HTMLElement/dataset /zh-TW/docs/Web/API/HTMLOrForeignElement/dataset /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/Performance.timing /zh-TW/docs/Web/API/Performance/timing /zh-TW/docs/Web/API/Position /zh-TW/docs/Web/API/GeolocationPosition /zh-TW/docs/Web/API/Position/coords /zh-TW/docs/Web/API/GeolocationPosition/coords diff --git a/files/zh-tw/_wikihistory.json b/files/zh-tw/_wikihistory.json index 181a6057cb..6cfe713ced 100644 --- a/files/zh-tw/_wikihistory.json +++ b/files/zh-tw/_wikihistory.json @@ -4211,12 +4211,6 @@ "jackblackevo" ] }, - "Web/API/NonDocumentTypeChildNode": { - "modified": "2019-03-23T22:30:38.352Z", - "contributors": [ - "jackblackevo" - ] - }, "Web/API/Notifications_API": { "modified": "2020-04-21T06:01:14.944Z", "contributors": [ @@ -9152,5 +9146,11 @@ "teoli", "Kennyluck" ] + }, + "conflicting/Web/API/Element": { + "modified": "2019-03-23T22:30:38.352Z", + "contributors": [ + "jackblackevo" + ] } }
\ No newline at end of file diff --git a/files/zh-tw/web/api/nondocumenttypechildnode/index.html b/files/zh-tw/conflicting/web/api/element/index.html index 31fb8c91e5..3f69008f3d 100644 --- a/files/zh-tw/web/api/nondocumenttypechildnode/index.html +++ b/files/zh-tw/conflicting/web/api/element/index.html @@ -1,7 +1,8 @@ --- title: NonDocumentTypeChildNode -slug: Web/API/NonDocumentTypeChildNode +slug: conflicting/Web/API/Element translation_of: Web/API/NonDocumentTypeChildNode +original_slug: Web/API/NonDocumentTypeChildNode --- <div>{{APIRef("DOM")}}</div> |