aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/windoworworkerglobalscope
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/windoworworkerglobalscope
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/windoworworkerglobalscope')
-rw-r--r--files/es/web/api/windoworworkerglobalscope/atob/index.html3
-rw-r--r--files/es/web/api/windoworworkerglobalscope/clearinterval/index.html3
-rw-r--r--files/es/web/api/windoworworkerglobalscope/cleartimeout/index.html3
-rw-r--r--files/es/web/api/windoworworkerglobalscope/setinterval/index.html3
-rw-r--r--files/es/web/api/windoworworkerglobalscope/settimeout/index.html3
5 files changed, 10 insertions, 5 deletions
diff --git a/files/es/web/api/windoworworkerglobalscope/atob/index.html b/files/es/web/api/windoworworkerglobalscope/atob/index.html
index aa9eeead07..446f7e2df9 100644
--- a/files/es/web/api/windoworworkerglobalscope/atob/index.html
+++ b/files/es/web/api/windoworworkerglobalscope/atob/index.html
@@ -1,7 +1,8 @@
---
title: WindowBase64.atob()
-slug: Web/API/WindowBase64/atob
+slug: Web/API/WindowOrWorkerGlobalScope/atob
translation_of: Web/API/WindowOrWorkerGlobalScope/atob
+original_slug: Web/API/WindowBase64/atob
---
<p>{{APIRef}}</p>
diff --git a/files/es/web/api/windoworworkerglobalscope/clearinterval/index.html b/files/es/web/api/windoworworkerglobalscope/clearinterval/index.html
index 14a1b0d1b8..c984baf637 100644
--- a/files/es/web/api/windoworworkerglobalscope/clearinterval/index.html
+++ b/files/es/web/api/windoworworkerglobalscope/clearinterval/index.html
@@ -1,7 +1,8 @@
---
title: WindowTimers.clearInterval()
-slug: Web/API/WindowTimers/clearInterval
+slug: Web/API/WindowOrWorkerGlobalScope/clearInterval
translation_of: Web/API/WindowOrWorkerGlobalScope/clearInterval
+original_slug: Web/API/WindowTimers/clearInterval
---
<div>
<div>{{APIRef("HTML DOM")}}</div>
diff --git a/files/es/web/api/windoworworkerglobalscope/cleartimeout/index.html b/files/es/web/api/windoworworkerglobalscope/cleartimeout/index.html
index 0df5242672..4b9c62b78c 100644
--- a/files/es/web/api/windoworworkerglobalscope/cleartimeout/index.html
+++ b/files/es/web/api/windoworworkerglobalscope/cleartimeout/index.html
@@ -1,7 +1,8 @@
---
title: window.clearTimeout
-slug: Web/API/WindowTimers/clearTimeout
+slug: Web/API/WindowOrWorkerGlobalScope/clearTimeout
translation_of: Web/API/WindowOrWorkerGlobalScope/clearTimeout
+original_slug: Web/API/WindowTimers/clearTimeout
---
<div>{{ApiRef}}</div>
diff --git a/files/es/web/api/windoworworkerglobalscope/setinterval/index.html b/files/es/web/api/windoworworkerglobalscope/setinterval/index.html
index fe41612dd6..a00e4b2c93 100644
--- a/files/es/web/api/windoworworkerglobalscope/setinterval/index.html
+++ b/files/es/web/api/windoworworkerglobalscope/setinterval/index.html
@@ -1,6 +1,6 @@
---
title: WindowTimers.setInterval()
-slug: Web/API/WindowTimers/setInterval
+slug: Web/API/WindowOrWorkerGlobalScope/setInterval
tags:
- API
- DOM
@@ -12,6 +12,7 @@ tags:
- WindowTimers
- setInterval
translation_of: Web/API/WindowOrWorkerGlobalScope/setInterval
+original_slug: Web/API/WindowTimers/setInterval
---
<div>{{APIRef("HTML DOM")}}</div>
diff --git a/files/es/web/api/windoworworkerglobalscope/settimeout/index.html b/files/es/web/api/windoworworkerglobalscope/settimeout/index.html
index 1180d9f8af..ccb517dac3 100644
--- a/files/es/web/api/windoworworkerglobalscope/settimeout/index.html
+++ b/files/es/web/api/windoworworkerglobalscope/settimeout/index.html
@@ -1,12 +1,13 @@
---
title: WindowOrWorkerGlobalScope.setTimeout
-slug: Web/API/WindowTimers/setTimeout
+slug: Web/API/WindowOrWorkerGlobalScope/setTimeout
tags:
- API
- HTML DOM
- WindowOrWorkerGlobalScope
- setTimeout
translation_of: Web/API/WindowOrWorkerGlobalScope/setTimeout
+original_slug: Web/API/WindowTimers/setTimeout
---
<div>{{APIRef("HTML DOM")}}</div>