aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/document
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:51 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:51 +0100
commit8a5554c6fae83e92b10c8dbe5b82108cb44fad6c (patch)
tree616af8137d0e678ad2f9d515b7b68dc1b9738fca /files/es/web/api/document
parenta55b575e8089ee6cab7c5c262a7e6db55d0e34d6 (diff)
downloadtranslated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.gz
translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.bz2
translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.zip
unslug es: modify
Diffstat (limited to 'files/es/web/api/document')
-rw-r--r--files/es/web/api/document/cookie/index.html3
-rw-r--r--files/es/web/api/document/createattribute/index.html3
-rw-r--r--files/es/web/api/document/createevent/index.html3
-rw-r--r--files/es/web/api/document/open/index.html3
-rw-r--r--files/es/web/api/document/pointerlockchange_event/index.html3
5 files changed, 10 insertions, 5 deletions
diff --git a/files/es/web/api/document/cookie/index.html b/files/es/web/api/document/cookie/index.html
index 791ae788f2..631756f64e 100644
--- a/files/es/web/api/document/cookie/index.html
+++ b/files/es/web/api/document/cookie/index.html
@@ -1,9 +1,10 @@
---
title: document.cookie
-slug: DOM/document.cookie
+slug: Web/API/Document/cookie
tags:
- NeedsContent
translation_of: Web/API/Document/cookie
+original_slug: DOM/document.cookie
---
<p>{{ApiRef("DOM")}}</p>
diff --git a/files/es/web/api/document/createattribute/index.html b/files/es/web/api/document/createattribute/index.html
index 22f769d577..7b6ac22dc5 100644
--- a/files/es/web/api/document/createattribute/index.html
+++ b/files/es/web/api/document/createattribute/index.html
@@ -1,12 +1,13 @@
---
title: Document.createAttribute()
-slug: Web/API/Document/crearAtributo
+slug: Web/API/Document/createAttribute
tags:
- Atributos
- Crear Atributo
- JavaScript
- Métodos
translation_of: Web/API/Document/createAttribute
+original_slug: Web/API/Document/crearAtributo
---
<div>{{ ApiRef("DOM") }}</div>
diff --git a/files/es/web/api/document/createevent/index.html b/files/es/web/api/document/createevent/index.html
index 7b273c6e33..69c2e36b5c 100644
--- a/files/es/web/api/document/createevent/index.html
+++ b/files/es/web/api/document/createevent/index.html
@@ -1,6 +1,6 @@
---
title: Event.createEvent()
-slug: Web/API/Event/createEvent
+slug: Web/API/Document/createEvent
tags:
- API
- DOM
@@ -8,6 +8,7 @@ tags:
- metodo
translation_of: Web/API/Document/createEvent
translation_of_original: Web/API/Event/createEvent
+original_slug: Web/API/Event/createEvent
---
<p>{{APIRef("DOM")}}</p>
diff --git a/files/es/web/api/document/open/index.html b/files/es/web/api/document/open/index.html
index 13b541561d..18d8559fdb 100644
--- a/files/es/web/api/document/open/index.html
+++ b/files/es/web/api/document/open/index.html
@@ -1,7 +1,8 @@
---
title: Document.open()
-slug: Web/API/Document/abrir
+slug: Web/API/Document/open
translation_of: Web/API/Document/open
+original_slug: Web/API/Document/abrir
---
<div>{{APIRef("DOM")}}</div>
diff --git a/files/es/web/api/document/pointerlockchange_event/index.html b/files/es/web/api/document/pointerlockchange_event/index.html
index 2d5af4205b..462fd2a3df 100644
--- a/files/es/web/api/document/pointerlockchange_event/index.html
+++ b/files/es/web/api/document/pointerlockchange_event/index.html
@@ -1,7 +1,8 @@
---
title: pointerlockchange
-slug: Web/Events/pointerlockchange
+slug: Web/API/Document/pointerlockchange_event
translation_of: Web/API/Document/pointerlockchange_event
+original_slug: Web/Events/pointerlockchange
---
<p>El evento <code>pointerlockchange</code> es disparado cuando el cursor del navegador es bloqueado o desbloqueado.</p>