diff options
Diffstat (limited to 'files/ko/web/api')
-rw-r--r-- | files/ko/web/api/document/getselection/index.html (renamed from files/ko/web/api/documentorshadowroot/getselection/index.html) | 4 | ||||
-rw-r--r-- | files/ko/web/api/document/stylesheets/index.html (renamed from files/ko/web/api/documentorshadowroot/stylesheets/index.html) | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/files/ko/web/api/documentorshadowroot/getselection/index.html b/files/ko/web/api/document/getselection/index.html index dee63369ab..919e52e9b3 100644 --- a/files/ko/web/api/documentorshadowroot/getselection/index.html +++ b/files/ko/web/api/document/getselection/index.html @@ -1,9 +1,9 @@ --- title: Document.getSelection() -slug: Web/API/DocumentOrShadowRoot/getSelection +slug: Web/API/Document/getSelection translation_of: Web/API/DocumentOrShadowRoot/getSelection translation_of_original: Web/API/Document/getSelection -original_slug: Web/API/Document/getSelection +original_slug: Web/API/DocumentOrShadowRoot/getSelection --- <p>{{APIRef("DOM")}}</p> 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> |