diff options
Diffstat (limited to 'files/es/web')
-rw-r--r-- | files/es/web/api/document/getselection/index.html (renamed from files/es/web/api/documentorshadowroot/getselection/index.html) | 4 | ||||
-rw-r--r-- | files/es/web/api/document/pointerlockelement/index.html (renamed from files/es/web/api/documentorshadowroot/pointerlockelement/index.html) | 4 | ||||
-rw-r--r-- | files/es/web/api/document/stylesheets/index.html (renamed from files/es/web/api/documentorshadowroot/stylesheets/index.html) | 4 |
3 files changed, 6 insertions, 6 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> diff --git a/files/es/web/api/documentorshadowroot/pointerlockelement/index.html b/files/es/web/api/document/pointerlockelement/index.html index b785328d1c..6225673194 100644 --- a/files/es/web/api/documentorshadowroot/pointerlockelement/index.html +++ b/files/es/web/api/document/pointerlockelement/index.html @@ -1,8 +1,8 @@ --- title: Document.pointerLockElement -slug: Web/API/DocumentOrShadowRoot/pointerLockElement +slug: Web/API/Document/pointerLockElement translation_of: Web/API/DocumentOrShadowRoot/pointerLockElement -original_slug: Web/API/Document/pointerLockElement +original_slug: Web/API/DocumentOrShadowRoot/pointerLockElement --- <div>{{APIRef("DOM")}}</div> diff --git a/files/es/web/api/documentorshadowroot/stylesheets/index.html b/files/es/web/api/document/stylesheets/index.html index 94c43bd765..f17c721fda 100644 --- a/files/es/web/api/documentorshadowroot/stylesheets/index.html +++ b/files/es/web/api/document/stylesheets/index.html @@ -1,9 +1,9 @@ --- title: Document.styleSheets -slug: Web/API/DocumentOrShadowRoot/styleSheets +slug: Web/API/Document/styleSheets translation_of: Web/API/DocumentOrShadowRoot/styleSheets translation_of_original: Web/API/Document/styleSheets -original_slug: Web/API/Document/styleSheets +original_slug: Web/API/DocumentOrShadowRoot/styleSheets --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">Resumen</h3> |