From 8a5554c6fae83e92b10c8dbe5b82108cb44fad6c Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:46:51 +0100 Subject: unslug es: modify --- files/es/web/api/document/cookie/index.html | 3 ++- files/es/web/api/document/createattribute/index.html | 3 ++- files/es/web/api/document/createevent/index.html | 3 ++- files/es/web/api/document/open/index.html | 3 ++- files/es/web/api/document/pointerlockchange_event/index.html | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) (limited to 'files/es/web/api/document') 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 ---

{{ApiRef("DOM")}}

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 ---
{{ ApiRef("DOM") }}
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 ---

{{APIRef("DOM")}}

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 ---
{{APIRef("DOM")}}
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 ---

El evento pointerlockchange es disparado cuando el cursor del navegador es bloqueado o desbloqueado.

-- cgit v1.2.3-54-g00ecf