diff options
Diffstat (limited to 'files/es/web/api/windoworworkerglobalscope')
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> |