aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-09-04 00:46:12 +0900
committerMasahiro FUJIMOTO <mfujimot@gmail.com>2021-09-04 00:46:12 +0900
commitfe6f6abf2b7c497bf1f97f73a82dde7cf48eb79f (patch)
tree51b7edfc370236684a203f4e69ae67bb7d24b549 /files/es/web/api
parent04ea4edc83cc12142ed151bbea2c65cffc8e76f6 (diff)
parenteeb07fe338cdc90092841d717919f46f9d9e3ff9 (diff)
downloadtranslated-content-fe6f6abf2b7c497bf1f97f73a82dde7cf48eb79f.tar.gz
translated-content-fe6f6abf2b7c497bf1f97f73a82dde7cf48eb79f.tar.bz2
translated-content-fe6f6abf2b7c497bf1f97f73a82dde7cf48eb79f.zip
Merge branch 'main' into 20210818-Glossary/Type
Diffstat (limited to 'files/es/web/api')
-rw-r--r--files/es/web/api/atob/index.html (renamed from files/es/web/api/windoworworkerglobalscope/atob/index.html)4
-rw-r--r--files/es/web/api/caches/index.html (renamed from files/es/web/api/windoworworkerglobalscope/caches/index.html)3
-rw-r--r--files/es/web/api/clearinterval/index.html (renamed from files/es/web/api/windoworworkerglobalscope/clearinterval/index.html)4
-rw-r--r--files/es/web/api/cleartimeout/index.html (renamed from files/es/web/api/windoworworkerglobalscope/cleartimeout/index.html)4
-rw-r--r--files/es/web/api/createimagebitmap/index.html (renamed from files/es/web/api/windoworworkerglobalscope/createimagebitmap/index.html)3
-rw-r--r--files/es/web/api/fetch/index.html (renamed from files/es/web/api/windoworworkerglobalscope/fetch/index.html)3
-rw-r--r--files/es/web/api/indexeddb/index.html (renamed from files/es/web/api/windoworworkerglobalscope/indexeddb/index.html)3
-rw-r--r--files/es/web/api/issecurecontext/index.html (renamed from files/es/web/api/windoworworkerglobalscope/issecurecontext/index.html)3
-rw-r--r--files/es/web/api/mouseevent/pagex/index.html (renamed from files/es/web/api/uievent/pagex/index.html)3
-rw-r--r--files/es/web/api/setinterval/index.html (renamed from files/es/web/api/windoworworkerglobalscope/setinterval/index.html)4
-rw-r--r--files/es/web/api/settimeout/index.html (renamed from files/es/web/api/windoworworkerglobalscope/settimeout/index.html)4
11 files changed, 22 insertions, 16 deletions
diff --git a/files/es/web/api/windoworworkerglobalscope/atob/index.html b/files/es/web/api/atob/index.html
index 446f7e2df9..71044fc0ab 100644
--- a/files/es/web/api/windoworworkerglobalscope/atob/index.html
+++ b/files/es/web/api/atob/index.html
@@ -1,8 +1,8 @@
---
title: WindowBase64.atob()
-slug: Web/API/WindowOrWorkerGlobalScope/atob
+slug: Web/API/atob
translation_of: Web/API/WindowOrWorkerGlobalScope/atob
-original_slug: Web/API/WindowBase64/atob
+original_slug: Web/API/WindowOrWorkerGlobalScope/atob
---
<p>{{APIRef}}</p>
diff --git a/files/es/web/api/windoworworkerglobalscope/caches/index.html b/files/es/web/api/caches/index.html
index c8d3a71b97..db56d9611d 100644
--- a/files/es/web/api/windoworworkerglobalscope/caches/index.html
+++ b/files/es/web/api/caches/index.html
@@ -1,7 +1,8 @@
---
title: WindowOrWorkerGlobalScope.caches
-slug: Web/API/WindowOrWorkerGlobalScope/caches
+slug: Web/API/caches
translation_of: Web/API/WindowOrWorkerGlobalScope/caches
+original_slug: Web/API/WindowOrWorkerGlobalScope/caches
---
<p>{{APIRef()}}{{SeeCompatTable}}</p>
diff --git a/files/es/web/api/windoworworkerglobalscope/clearinterval/index.html b/files/es/web/api/clearinterval/index.html
index c984baf637..df9ac60205 100644
--- a/files/es/web/api/windoworworkerglobalscope/clearinterval/index.html
+++ b/files/es/web/api/clearinterval/index.html
@@ -1,8 +1,8 @@
---
title: WindowTimers.clearInterval()
-slug: Web/API/WindowOrWorkerGlobalScope/clearInterval
+slug: Web/API/clearInterval
translation_of: Web/API/WindowOrWorkerGlobalScope/clearInterval
-original_slug: Web/API/WindowTimers/clearInterval
+original_slug: Web/API/WindowOrWorkerGlobalScope/clearInterval
---
<div>
<div>{{APIRef("HTML DOM")}}</div>
diff --git a/files/es/web/api/windoworworkerglobalscope/cleartimeout/index.html b/files/es/web/api/cleartimeout/index.html
index e40c77c5b6..d86391e675 100644
--- a/files/es/web/api/windoworworkerglobalscope/cleartimeout/index.html
+++ b/files/es/web/api/cleartimeout/index.html
@@ -1,8 +1,8 @@
---
title: window.clearTimeout
-slug: Web/API/WindowOrWorkerGlobalScope/clearTimeout
+slug: Web/API/clearTimeout
translation_of: Web/API/WindowOrWorkerGlobalScope/clearTimeout
-original_slug: Web/API/WindowTimers/clearTimeout
+original_slug: Web/API/WindowOrWorkerGlobalScope/clearTimeout
---
<div>{{ApiRef}}</div>
diff --git a/files/es/web/api/windoworworkerglobalscope/createimagebitmap/index.html b/files/es/web/api/createimagebitmap/index.html
index e24e4b11f4..4f6c6fabe4 100644
--- a/files/es/web/api/windoworworkerglobalscope/createimagebitmap/index.html
+++ b/files/es/web/api/createimagebitmap/index.html
@@ -1,6 +1,6 @@
---
title: self.createImageBitmap()
-slug: Web/API/WindowOrWorkerGlobalScope/createImageBitmap
+slug: Web/API/createImageBitmap
tags:
- API
- Canvas
@@ -10,6 +10,7 @@ tags:
- createImageBitmap
- metodo
translation_of: Web/API/WindowOrWorkerGlobalScope/createImageBitmap
+original_slug: Web/API/WindowOrWorkerGlobalScope/createImageBitmap
---
<div>{{APIRef("Canvas API")}}</div>
diff --git a/files/es/web/api/windoworworkerglobalscope/fetch/index.html b/files/es/web/api/fetch/index.html
index 9540fe5d05..0b2f38916a 100644
--- a/files/es/web/api/windoworworkerglobalscope/fetch/index.html
+++ b/files/es/web/api/fetch/index.html
@@ -1,6 +1,6 @@
---
title: WindowOrWorkerGlobalScope.fetch()
-slug: Web/API/WindowOrWorkerGlobalScope/fetch
+slug: Web/API/fetch
tags:
- API
- Experimental
@@ -12,6 +12,7 @@ tags:
- metodo
- solicitud
translation_of: Web/API/WindowOrWorkerGlobalScope/fetch
+original_slug: Web/API/WindowOrWorkerGlobalScope/fetch
---
<div>{{APIRef("Fetch API")}}</div>
diff --git a/files/es/web/api/windoworworkerglobalscope/indexeddb/index.html b/files/es/web/api/indexeddb/index.html
index e6ef3fe5cd..6fa82a2310 100644
--- a/files/es/web/api/windoworworkerglobalscope/indexeddb/index.html
+++ b/files/es/web/api/indexeddb/index.html
@@ -1,7 +1,8 @@
---
title: WindowOrWorkerGlobalScope.indexedDB
-slug: Web/API/WindowOrWorkerGlobalScope/indexedDB
+slug: Web/API/indexedDB
translation_of: Web/API/WindowOrWorkerGlobalScope/indexedDB
+original_slug: Web/API/WindowOrWorkerGlobalScope/indexedDB
---
<p>{{ APIRef() }}</p>
diff --git a/files/es/web/api/windoworworkerglobalscope/issecurecontext/index.html b/files/es/web/api/issecurecontext/index.html
index a99c499c7c..a1e631007e 100644
--- a/files/es/web/api/windoworworkerglobalscope/issecurecontext/index.html
+++ b/files/es/web/api/issecurecontext/index.html
@@ -1,7 +1,8 @@
---
title: WindowOrWorkerGlobalScope.isSecureContext
-slug: Web/API/WindowOrWorkerGlobalScope/isSecureContext
+slug: Web/API/isSecureContext
translation_of: Web/API/WindowOrWorkerGlobalScope/isSecureContext
+original_slug: Web/API/WindowOrWorkerGlobalScope/isSecureContext
---
<p>{{APIRef()}}{{SeeCompatTable}}</p>
diff --git a/files/es/web/api/uievent/pagex/index.html b/files/es/web/api/mouseevent/pagex/index.html
index fbd75e26f8..7eca1c67bb 100644
--- a/files/es/web/api/uievent/pagex/index.html
+++ b/files/es/web/api/mouseevent/pagex/index.html
@@ -1,11 +1,12 @@
---
title: event.pageX
-slug: Web/API/UIEvent/pageX
+slug: Web/API/MouseEvent/pageX
tags:
- DOM
- Referencia_DOM_de_Gecko
- Todas_las_Categorías
translation_of: Web/API/UIEvent/pageX
+original_slug: Web/API/UIEvent/pageX
---
<p>{{ ApiRef() }}</p>
<h3 id="Sumario" name="Sumario">Sumario</h3>
diff --git a/files/es/web/api/windoworworkerglobalscope/setinterval/index.html b/files/es/web/api/setinterval/index.html
index a00e4b2c93..381711900a 100644
--- a/files/es/web/api/windoworworkerglobalscope/setinterval/index.html
+++ b/files/es/web/api/setinterval/index.html
@@ -1,6 +1,6 @@
---
title: WindowTimers.setInterval()
-slug: Web/API/WindowOrWorkerGlobalScope/setInterval
+slug: Web/API/setInterval
tags:
- API
- DOM
@@ -12,7 +12,7 @@ tags:
- WindowTimers
- setInterval
translation_of: Web/API/WindowOrWorkerGlobalScope/setInterval
-original_slug: Web/API/WindowTimers/setInterval
+original_slug: Web/API/WindowOrWorkerGlobalScope/setInterval
---
<div>{{APIRef("HTML DOM")}}</div>
diff --git a/files/es/web/api/windoworworkerglobalscope/settimeout/index.html b/files/es/web/api/settimeout/index.html
index 7b15ffa392..aa531c471d 100644
--- a/files/es/web/api/windoworworkerglobalscope/settimeout/index.html
+++ b/files/es/web/api/settimeout/index.html
@@ -1,13 +1,13 @@
---
title: WindowOrWorkerGlobalScope.setTimeout
-slug: Web/API/WindowOrWorkerGlobalScope/setTimeout
+slug: Web/API/setTimeout
tags:
- API
- HTML DOM
- WindowOrWorkerGlobalScope
- setTimeout
translation_of: Web/API/WindowOrWorkerGlobalScope/setTimeout
-original_slug: Web/API/WindowTimers/setTimeout
+original_slug: Web/API/WindowOrWorkerGlobalScope/setTimeout
---
<div>{{APIRef("HTML DOM")}}</div>