diff options
Diffstat (limited to 'files/es')
-rw-r--r-- | files/es/_redirects.txt | 8 | ||||
-rw-r--r-- | files/es/_wikihistory.json | 42 | ||||
-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 |
5 files changed, 31 insertions, 31 deletions
diff --git a/files/es/_redirects.txt b/files/es/_redirects.txt index 5a8cb6124d..61c4468834 100644 --- a/files/es/_redirects.txt +++ b/files/es/_redirects.txt @@ -263,7 +263,7 @@ /es/docs/DOM/CssRule.cssText /es/docs/Web/API/CSSRule/cssText /es/docs/DOM/CssRule.parentStyleSheet /es/docs/Web/API/CSSRule/parentStyleSheet /es/docs/DOM/CssRule.selectorText /es/docs/Web/API/CSSStyleRule/selectorText -/es/docs/DOM/Document.styleSheets /es/docs/Web/API/DocumentOrShadowRoot/styleSheets +/es/docs/DOM/Document.styleSheets /es/docs/Web/API/Document/styleSheets /es/docs/DOM/Element.setAttribute /es/docs/Web/API/Element/setAttribute /es/docs/DOM/Element.style /es/docs/Web/API/ElementCSSInlineStyle/style /es/docs/DOM/HTMLAudioElement /es/docs/Web/API/HTMLAudioElement @@ -1790,9 +1790,9 @@ /es/docs/Web/API/Document/abrir /es/docs/Web/API/Document/open /es/docs/Web/API/Document/async /es/docs/Web/API/XMLDocument/async /es/docs/Web/API/Document/crearAtributo /es/docs/Web/API/Document/createAttribute -/es/docs/Web/API/Document/getSelection /es/docs/Web/API/DocumentOrShadowRoot/getSelection -/es/docs/Web/API/Document/pointerLockElement /es/docs/Web/API/DocumentOrShadowRoot/pointerLockElement -/es/docs/Web/API/Document/styleSheets /es/docs/Web/API/DocumentOrShadowRoot/styleSheets +/es/docs/Web/API/DocumentOrShadowRoot/getSelection /es/docs/Web/API/Document/getSelection +/es/docs/Web/API/DocumentOrShadowRoot/pointerLockElement /es/docs/Web/API/Document/pointerLockElement +/es/docs/Web/API/DocumentOrShadowRoot/styleSheets /es/docs/Web/API/Document/styleSheets /es/docs/Web/API/Element/accessKey /es/docs/Web/API/HTMLElement/accessKey /es/docs/Web/API/Element/name /es/docs/conflicting/Web/API /es/docs/Web/API/Element/ongotpointercapture /es/docs/Web/API/GlobalEventHandlers/ongotpointercapture diff --git a/files/es/_wikihistory.json b/files/es/_wikihistory.json index d1d527474e..9cbfba64ba 100644 --- a/files/es/_wikihistory.json +++ b/files/es/_wikihistory.json @@ -15671,12 +15671,6 @@ "FenixAlive" ] }, - "Web/API/DocumentOrShadowRoot/pointerLockElement": { - "modified": "2019-03-23T22:05:31.350Z", - "contributors": [ - "arquigames" - ] - }, "Web/API/DOMString/Binary": { "modified": "2020-08-29T03:33:22.030Z", "contributors": [ @@ -23061,21 +23055,6 @@ "wbamberg" ] }, - "Web/API/DocumentOrShadowRoot/getSelection": { - "modified": "2019-03-23T22:54:50.239Z", - "contributors": [ - "Diferno" - ] - }, - "Web/API/DocumentOrShadowRoot/styleSheets": { - "modified": "2019-03-23T23:58:05.224Z", - "contributors": [ - "fscholz", - "jsx", - "teoli", - "HenryGR" - ] - }, "Web/API/HTMLElement/accessKey": { "modified": "2019-03-23T22:26:12.172Z", "contributors": [ @@ -23743,5 +23722,26 @@ "contributors": [ "Grijander81" ] + }, + "Web/API/Document/pointerLockElement": { + "modified": "2019-03-23T22:05:31.350Z", + "contributors": [ + "arquigames" + ] + }, + "Web/API/Document/styleSheets": { + "modified": "2019-03-23T23:58:05.224Z", + "contributors": [ + "fscholz", + "jsx", + "teoli", + "HenryGR" + ] + }, + "Web/API/Document/getSelection": { + "modified": "2019-03-23T22:54:50.239Z", + "contributors": [ + "Diferno" + ] } }
\ No newline at end of file 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> |