aboutsummaryrefslogtreecommitdiff
path: root/files/ko
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-03-10 16:18:46 +0000
committerMDN <actions@users.noreply.github.com>2021-03-10 16:18:46 +0000
commit785c0b7c8adc9e73cfd07817009c4437255c9398 (patch)
treedf9c9cef2d0122f1227098f11d29a2141b014839 /files/ko
parenta347d81327250fad25cb1990f012cab05c3cfa4c (diff)
downloadtranslated-content-785c0b7c8adc9e73cfd07817009c4437255c9398.tar.gz
translated-content-785c0b7c8adc9e73cfd07817009c4437255c9398.tar.bz2
translated-content-785c0b7c8adc9e73cfd07817009c4437255c9398.zip
[CRON] sync translated content
Diffstat (limited to 'files/ko')
-rw-r--r--files/ko/_redirects.txt1
-rw-r--r--files/ko/_wikihistory.json14
-rw-r--r--files/ko/web/api/document/stylesheets/index.html (renamed from files/ko/web/api/documentorshadowroot/stylesheets/index.html)3
3 files changed, 10 insertions, 8 deletions
diff --git a/files/ko/_redirects.txt b/files/ko/_redirects.txt
index 3bd8a48519..256c8c220a 100644
--- a/files/ko/_redirects.txt
+++ b/files/ko/_redirects.txt
@@ -628,6 +628,7 @@
/ko/docs/Web/API/Document/drag_이벤트 /ko/docs/Web/API/Document/drag_event
/ko/docs/Web/API/Document/getSelection /ko/docs/Web/API/DocumentOrShadowRoot/getSelection
/ko/docs/Web/API/DocumentOrShadowRoot/activeElement /ko/docs/Web/API/Document/activeElement
+/ko/docs/Web/API/DocumentOrShadowRoot/styleSheets /ko/docs/Web/API/Document/styleSheets
/ko/docs/Web/API/Document_Object_Model/Preface /ko/docs/Web/API/Document_Object_Model
/ko/docs/Web/API/Document_Object_Model/소개 /ko/docs/Web/API/Document_Object_Model/Introduction
/ko/docs/Web/API/Document_Object_Model/예제 /ko/docs/Web/API/Document_Object_Model/Examples
diff --git a/files/ko/_wikihistory.json b/files/ko/_wikihistory.json
index 036383c9bf..4fda3210dc 100644
--- a/files/ko/_wikihistory.json
+++ b/files/ko/_wikihistory.json
@@ -3620,13 +3620,6 @@
"Sheppy"
]
},
- "Web/API/DocumentOrShadowRoot/styleSheets": {
- "modified": "2020-10-15T22:11:37.061Z",
- "contributors": [
- "alattalatta",
- "DeadIntegral"
- ]
- },
"Web/API/DocumentType": {
"modified": "2020-10-15T22:10:02.690Z",
"contributors": [
@@ -18704,5 +18697,12 @@
"contributors": [
"connorshea"
]
+ },
+ "Web/API/Document/styleSheets": {
+ "modified": "2020-10-15T22:11:37.061Z",
+ "contributors": [
+ "alattalatta",
+ "DeadIntegral"
+ ]
}
} \ No newline at end of file
diff --git a/files/ko/web/api/documentorshadowroot/stylesheets/index.html b/files/ko/web/api/document/stylesheets/index.html
index cf6e1c38ce..326d92d32a 100644
--- a/files/ko/web/api/documentorshadowroot/stylesheets/index.html
+++ b/files/ko/web/api/document/stylesheets/index.html
@@ -1,12 +1,13 @@
---
title: DocumentOrShadowRoot.styleSheets
-slug: Web/API/DocumentOrShadowRoot/styleSheets
+slug: Web/API/Document/styleSheets
tags:
- API
- Document
- Propert
- Reference
translation_of: Web/API/DocumentOrShadowRoot/styleSheets
+original_slug: Web/API/DocumentOrShadowRoot/styleSheets
---
<div>{{SeeCompatTable}}{{APIRef("Shadow DOM")}}</div>