diff options
Diffstat (limited to 'files/ko')
-rw-r--r-- | files/ko/_redirects.txt | 7 | ||||
-rw-r--r-- | files/ko/_wikihistory.json | 20 | ||||
-rw-r--r-- | files/ko/orphaned/web/api/elementcssinlinestyle/style/index.html (renamed from files/ko/web/api/elementcssinlinestyle/style/index.html) | 4 |
3 files changed, 16 insertions, 15 deletions
diff --git a/files/ko/_redirects.txt b/files/ko/_redirects.txt index c90cff6132..c8051c42a2 100644 --- a/files/ko/_redirects.txt +++ b/files/ko/_redirects.txt @@ -234,7 +234,7 @@ /ko/docs/DOM/element.lastChild /ko/docs/Web/API/Node/lastChild /ko/docs/DOM/element.length /ko/docs/Web/API/NodeList/length /ko/docs/DOM/element.scrollIntoView /ko/docs/Web/API/Element/scrollIntoView -/ko/docs/DOM/element.style /ko/docs/Web/API/ElementCSSInlineStyle/style +/ko/docs/DOM/element.style /ko/docs/orphaned/Web/API/ElementCSSInlineStyle/style /ko/docs/DOM/element.tabIndex /ko/docs/Web/API/HTMLOrForeignElement/tabIndex /ko/docs/DOM/event /ko/docs/Web/API/Event /ko/docs/DOM/event.cancelable /ko/docs/Web/API/Event/cancelable @@ -264,7 +264,7 @@ /ko/docs/DOM:element.firstChild /ko/docs/Web/API/Node/firstChild /ko/docs/DOM:element.lastChild /ko/docs/Web/API/Node/lastChild /ko/docs/DOM:element.length /ko/docs/Web/API/NodeList/length -/ko/docs/DOM:element.style /ko/docs/Web/API/ElementCSSInlineStyle/style +/ko/docs/DOM:element.style /ko/docs/orphaned/Web/API/ElementCSSInlineStyle/style /ko/docs/DOM:element.tabIndex /ko/docs/Web/API/HTMLOrForeignElement/tabIndex /ko/docs/DOM:event /ko/docs/Web/API/Event /ko/docs/DOM:form /ko/docs/Web/API/HTMLFormElement @@ -615,11 +615,12 @@ /ko/docs/Web/API/Element/childNodes /ko/docs/Web/API/Node/childNodes /ko/docs/Web/API/Element/currentStyle /ko/docs/orphaned/Web/API/Element/currentStyle /ko/docs/Web/API/Element/firstChild /ko/docs/Web/API/Node/firstChild +/ko/docs/Web/API/ElementCSSInlineStyle/style /ko/docs/orphaned/Web/API/ElementCSSInlineStyle/style /ko/docs/Web/API/Event/createEvent /ko/docs/Web/API/Document/createEvent /ko/docs/Web/API/Fetch_API/Fetch의_사용법 /ko/docs/Web/API/Fetch_API/Using_Fetch /ko/docs/Web/API/FileReader.result /ko/docs/Web/API/FileReader/result /ko/docs/Web/API/HTMLElement/dataset /ko/docs/Web/API/HTMLOrForeignElement/dataset -/ko/docs/Web/API/HTMLElement/style /ko/docs/Web/API/ElementCSSInlineStyle/style +/ko/docs/Web/API/HTMLElement/style /ko/docs/orphaned/Web/API/ElementCSSInlineStyle/style /ko/docs/Web/API/HTMLElement/tabIndex /ko/docs/Web/API/HTMLOrForeignElement/tabIndex /ko/docs/Web/API/HTMLHyperlinkElementUtils /ko/docs/orphaned/Web/API/HTMLHyperlinkElementUtils /ko/docs/Web/API/HTMLHyperlinkElementUtils/href /ko/docs/Web/API/HTMLAnchorElement/href diff --git a/files/ko/_wikihistory.json b/files/ko/_wikihistory.json index 7d27e3cebf..9c2e0878d5 100644 --- a/files/ko/_wikihistory.json +++ b/files/ko/_wikihistory.json @@ -4703,16 +4703,6 @@ "Kim.Hyunjung" ] }, - "Web/API/ElementCSSInlineStyle/style": { - "modified": "2020-10-15T21:18:22.703Z", - "contributors": [ - "alattalatta", - "fscholz", - "AshfaqHossain", - "teoli", - "Netaras" - ] - }, "Web/API/Encoding_API": { "modified": "2020-10-15T22:26:02.845Z", "contributors": [ @@ -18381,6 +18371,16 @@ "nugurejeil" ] }, + "orphaned/Web/API/ElementCSSInlineStyle/style": { + "modified": "2020-10-15T21:18:22.703Z", + "contributors": [ + "alattalatta", + "fscholz", + "AshfaqHossain", + "teoli", + "Netaras" + ] + }, "orphaned/Web/API/HTMLHyperlinkElementUtils": { "modified": "2020-10-15T22:15:23.043Z", "contributors": [ diff --git a/files/ko/web/api/elementcssinlinestyle/style/index.html b/files/ko/orphaned/web/api/elementcssinlinestyle/style/index.html index 14083b9d84..ef9d2c90e0 100644 --- a/files/ko/web/api/elementcssinlinestyle/style/index.html +++ b/files/ko/orphaned/web/api/elementcssinlinestyle/style/index.html @@ -1,6 +1,6 @@ --- title: element.style -slug: Web/API/ElementCSSInlineStyle/style +slug: orphaned/Web/API/ElementCSSInlineStyle/style tags: - API - HTML DOM @@ -9,7 +9,7 @@ tags: - Reference - Style translation_of: Web/API/ElementCSSInlineStyle/style -original_slug: Web/API/HTMLElement/style +original_slug: Web/API/ElementCSSInlineStyle/style --- <div>{{ APIRef("HTML DOM") }}</div> |