diff options
Diffstat (limited to 'files/es/web')
-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 |
2 files changed, 4 insertions, 4 deletions
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> |