diff options
author | MDN <actions@users.noreply.github.com> | 2021-03-16 00:26:29 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-03-16 00:26:29 +0000 |
commit | d49032372e1ad262a313dc974d8de6bb6efbf784 (patch) | |
tree | 3d0d5ba8caa558ed95ab3223e461ba60908de3d8 /files/ko | |
parent | 6cc1c55b8391c160f9df683eebd3c35196dfd46c (diff) | |
download | translated-content-d49032372e1ad262a313dc974d8de6bb6efbf784.tar.gz translated-content-d49032372e1ad262a313dc974d8de6bb6efbf784.tar.bz2 translated-content-d49032372e1ad262a313dc974d8de6bb6efbf784.zip |
[CRON] sync translated content
Diffstat (limited to 'files/ko')
-rw-r--r-- | files/ko/_redirects.txt | 1 | ||||
-rw-r--r-- | files/ko/_wikihistory.json | 14 | ||||
-rw-r--r-- | files/ko/orphaned/web/api/documentorshadowroot/index.html (renamed from files/ko/web/api/documentorshadowroot/index.html) | 3 |
3 files changed, 10 insertions, 8 deletions
diff --git a/files/ko/_redirects.txt b/files/ko/_redirects.txt index 8d61ce0196..1f8d05cf00 100644 --- a/files/ko/_redirects.txt +++ b/files/ko/_redirects.txt @@ -626,6 +626,7 @@ /ko/docs/Web/API/Document/defaultView/popstate_event /ko/docs/Web/API/Window/popstate_event /ko/docs/Web/API/Document/defaultView/resize_event /ko/docs/Web/API/Window/resize_event /ko/docs/Web/API/Document/drag_이벤트 /ko/docs/Web/API/Document/drag_event +/ko/docs/Web/API/DocumentOrShadowRoot /ko/docs/orphaned/Web/API/DocumentOrShadowRoot /ko/docs/Web/API/DocumentOrShadowRoot/activeElement /ko/docs/Web/API/Document/activeElement /ko/docs/Web/API/DocumentOrShadowRoot/getSelection /ko/docs/Web/API/Document/getSelection /ko/docs/Web/API/DocumentOrShadowRoot/styleSheets /ko/docs/Web/API/Document/styleSheets diff --git a/files/ko/_wikihistory.json b/files/ko/_wikihistory.json index c7cbc472de..cb68777e6f 100644 --- a/files/ko/_wikihistory.json +++ b/files/ko/_wikihistory.json @@ -3613,13 +3613,6 @@ "zzoPark" ] }, - "Web/API/DocumentOrShadowRoot": { - "modified": "2020-10-15T22:11:35.284Z", - "contributors": [ - "DeadIntegral", - "Sheppy" - ] - }, "Web/API/DocumentType": { "modified": "2020-10-15T22:10:02.690Z", "contributors": [ @@ -18704,5 +18697,12 @@ "contributors": [ "x86kernel" ] + }, + "orphaned/Web/API/DocumentOrShadowRoot": { + "modified": "2020-10-15T22:11:35.284Z", + "contributors": [ + "DeadIntegral", + "Sheppy" + ] } }
\ No newline at end of file diff --git a/files/ko/web/api/documentorshadowroot/index.html b/files/ko/orphaned/web/api/documentorshadowroot/index.html index 74a6296b29..526f6687ad 100644 --- a/files/ko/web/api/documentorshadowroot/index.html +++ b/files/ko/orphaned/web/api/documentorshadowroot/index.html @@ -1,6 +1,6 @@ --- title: DocumentOrShadowRoot -slug: Web/API/DocumentOrShadowRoot +slug: orphaned/Web/API/DocumentOrShadowRoot tags: - API - Document @@ -12,6 +12,7 @@ tags: - TopicStub - shadow dom translation_of: Web/API/DocumentOrShadowRoot +original_slug: Web/API/DocumentOrShadowRoot --- <div>{{APIRef("Web Components")}}</div> |