diff options
Diffstat (limited to 'files/ko')
-rw-r--r-- | files/ko/_redirects.txt | 3 | ||||
-rw-r--r-- | files/ko/_wikihistory.json | 18 | ||||
-rw-r--r-- | files/ko/orphaned/web/api/htmlorforeignelement/dataset/index.html (renamed from files/ko/web/api/htmlorforeignelement/dataset/index.html) | 4 |
3 files changed, 13 insertions, 12 deletions
diff --git a/files/ko/_redirects.txt b/files/ko/_redirects.txt index ae45ac6504..5bb1ae1816 100644 --- a/files/ko/_redirects.txt +++ b/files/ko/_redirects.txt @@ -624,11 +624,12 @@ /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/dataset /ko/docs/orphaned/Web/API/HTMLOrForeignElement/dataset /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 +/ko/docs/Web/API/HTMLOrForeignElement/dataset /ko/docs/orphaned/Web/API/HTMLOrForeignElement/dataset /ko/docs/Web/API/HTML_드래그_앤_드롭_API /ko/docs/Web/API/HTML_Drag_and_Drop_API /ko/docs/Web/API/HTML_드래그_앤_드롭_API/Drag_operations /ko/docs/Web/API/HTML_Drag_and_Drop_API/Drag_operations /ko/docs/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB /ko/docs/orphaned/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB diff --git a/files/ko/_wikihistory.json b/files/ko/_wikihistory.json index 44fb1be3f6..38cb8f1965 100644 --- a/files/ko/_wikihistory.json +++ b/files/ko/_wikihistory.json @@ -5322,15 +5322,6 @@ "chlgusrb14747" ] }, - "Web/API/HTMLOrForeignElement/dataset": { - "modified": "2020-10-15T21:56:46.705Z", - "contributors": [ - "Kaben", - "alattalatta", - "jyhwng", - "KimSejune" - ] - }, "Web/API/HTMLOrForeignElement/tabIndex": { "modified": "2019-03-23T23:42:52.929Z", "contributors": [ @@ -18246,6 +18237,15 @@ "connorshea" ] }, + "orphaned/Web/API/HTMLOrForeignElement/dataset": { + "modified": "2020-10-15T21:56:46.705Z", + "contributors": [ + "Kaben", + "alattalatta", + "jyhwng", + "KimSejune" + ] + }, "orphaned/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB": { "modified": "2020-12-08T00:45:03.205Z", "contributors": [ diff --git a/files/ko/web/api/htmlorforeignelement/dataset/index.html b/files/ko/orphaned/web/api/htmlorforeignelement/dataset/index.html index 82d9e484f2..e452583781 100644 --- a/files/ko/web/api/htmlorforeignelement/dataset/index.html +++ b/files/ko/orphaned/web/api/htmlorforeignelement/dataset/index.html @@ -1,6 +1,6 @@ --- title: HTMLElement.dataset -slug: Web/API/HTMLOrForeignElement/dataset +slug: orphaned/Web/API/HTMLOrForeignElement/dataset tags: - API - HTML DOM @@ -10,7 +10,7 @@ tags: - Read-only - Reference translation_of: Web/API/HTMLOrForeignElement/dataset -original_slug: Web/API/HTMLElement/dataset +original_slug: Web/API/HTMLOrForeignElement/dataset --- <div>{{APIRef("HTML DOM")}}</div> |