diff options
Diffstat (limited to 'files/es/web/api')
-rw-r--r-- | files/es/web/api/document/getselection/index.html (renamed from files/es/web/api/documentorshadowroot/getselection/index.html) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/es/web/api/documentorshadowroot/getselection/index.html b/files/es/web/api/document/getselection/index.html index 21153bf09b..465c75bc53 100644 --- a/files/es/web/api/documentorshadowroot/getselection/index.html +++ b/files/es/web/api/document/getselection/index.html @@ -1,13 +1,13 @@ --- title: Document.getSelection() -slug: Web/API/DocumentOrShadowRoot/getSelection +slug: Web/API/Document/getSelection tags: - Referencia - Selección - metodo 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> |