diff options
Diffstat (limited to 'files/zh-tw')
-rw-r--r-- | files/zh-tw/_redirects.txt | 3 | ||||
-rw-r--r-- | files/zh-tw/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/zh-tw/orphaned/web/api/elementcssinlinestyle/style/index.html (renamed from files/zh-tw/web/api/elementcssinlinestyle/style/index.html) | 4 |
3 files changed, 10 insertions, 9 deletions
diff --git a/files/zh-tw/_redirects.txt b/files/zh-tw/_redirects.txt index 11c7ddf8fc..544beaf499 100644 --- a/files/zh-tw/_redirects.txt +++ b/files/zh-tw/_redirects.txt @@ -568,10 +568,11 @@ /zh-TW/docs/Web/API/Document_Object_Model/Events /zh-TW/docs/orphaned/Web/API/Document_Object_Model/Events /zh-TW/docs/Web/API/Document_Object_Model/Whitespace_in_the_DOM /zh-TW/docs/Web/API/Document_Object_Model/Whitespace /zh-TW/docs/Web/API/Document_Object_Model/事件 /zh-TW/docs/orphaned/Web/API/Document_Object_Model/Events +/zh-TW/docs/Web/API/ElementCSSInlineStyle/style /zh-TW/docs/orphaned/Web/API/ElementCSSInlineStyle/style /zh-TW/docs/Web/API/Event/createEvent /zh-TW/docs/Web/API/Document/createEvent /zh-TW/docs/Web/API/Geolocation/Using_geolocation /zh-TW/docs/Web/API/Geolocation_API /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/HTMLElement/style /zh-TW/docs/orphaned/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 diff --git a/files/zh-tw/_wikihistory.json b/files/zh-tw/_wikihistory.json index d23c601c6b..719f51e035 100644 --- a/files/zh-tw/_wikihistory.json +++ b/files/zh-tw/_wikihistory.json @@ -3510,12 +3510,6 @@ "james_yang" ] }, - "Web/API/ElementCSSInlineStyle/style": { - "modified": "2019-03-23T22:20:07.015Z", - "contributors": [ - "jackblackevo" - ] - }, "Web/API/ErrorEvent": { "modified": "2019-03-23T22:48:04.106Z", "contributors": [ @@ -8704,6 +8698,12 @@ "H-W-Chang" ] }, + "orphaned/Web/API/ElementCSSInlineStyle/style": { + "modified": "2019-03-23T22:20:07.015Z", + "contributors": [ + "jackblackevo" + ] + }, "orphaned/Web/API/ParentNode": { "modified": "2019-12-24T08:07:24.128Z", "contributors": [ diff --git a/files/zh-tw/web/api/elementcssinlinestyle/style/index.html b/files/zh-tw/orphaned/web/api/elementcssinlinestyle/style/index.html index c8ca3484e4..0a8bb80844 100644 --- a/files/zh-tw/web/api/elementcssinlinestyle/style/index.html +++ b/files/zh-tw/orphaned/web/api/elementcssinlinestyle/style/index.html @@ -1,8 +1,8 @@ --- title: HTMLElement.style -slug: Web/API/ElementCSSInlineStyle/style +slug: orphaned/Web/API/ElementCSSInlineStyle/style translation_of: Web/API/ElementCSSInlineStyle/style -original_slug: Web/API/HTMLElement/style +original_slug: Web/API/ElementCSSInlineStyle/style --- <div>{{ APIRef("HTML DOM") }}</div> |