diff options
Diffstat (limited to 'files/pt-br/web/api')
-rw-r--r-- | files/pt-br/web/api/atob/index.html (renamed from files/pt-br/web/api/windoworworkerglobalscope/atob/index.html) | 4 | ||||
-rw-r--r-- | files/pt-br/web/api/cleartimeout/index.html (renamed from files/pt-br/web/api/windoworworkerglobalscope/cleartimeout/index.html) | 4 | ||||
-rw-r--r-- | files/pt-br/web/api/fetch/index.html (renamed from files/pt-br/web/api/windoworworkerglobalscope/fetch/index.html) | 3 | ||||
-rw-r--r-- | files/pt-br/web/api/setinterval/index.html (renamed from files/pt-br/web/api/windoworworkerglobalscope/setinterval/index.html) | 3 |
4 files changed, 8 insertions, 6 deletions
diff --git a/files/pt-br/web/api/windoworworkerglobalscope/atob/index.html b/files/pt-br/web/api/atob/index.html index 4448a8b31f..694f3ed6a7 100644 --- a/files/pt-br/web/api/windoworworkerglobalscope/atob/index.html +++ b/files/pt-br/web/api/atob/index.html @@ -1,13 +1,13 @@ --- title: WindowBase64.atob() -slug: Web/API/WindowOrWorkerGlobalScope/atob +slug: Web/API/atob tags: - API - Referencia - WindowBase64 - metodo translation_of: Web/API/WindowOrWorkerGlobalScope/atob -original_slug: Web/API/WindowBase64/atob +original_slug: Web/API/WindowOrWorkerGlobalScope/atob --- <div>{{APIRef("HTML DOM")}}</div> diff --git a/files/pt-br/web/api/windoworworkerglobalscope/cleartimeout/index.html b/files/pt-br/web/api/cleartimeout/index.html index cbcbb80329..e2dd7650b4 100644 --- a/files/pt-br/web/api/windoworworkerglobalscope/cleartimeout/index.html +++ b/files/pt-br/web/api/cleartimeout/index.html @@ -1,12 +1,12 @@ --- title: WindowTimers.clearTimeout() -slug: Web/API/WindowOrWorkerGlobalScope/clearTimeout +slug: Web/API/clearTimeout tags: - API - Method - Window translation_of: Web/API/WindowOrWorkerGlobalScope/clearTimeout -original_slug: Web/API/WindowTimers/clearTimeout +original_slug: Web/API/WindowOrWorkerGlobalScope/clearTimeout --- <div> <div> diff --git a/files/pt-br/web/api/windoworworkerglobalscope/fetch/index.html b/files/pt-br/web/api/fetch/index.html index 4567730f6c..f864600c86 100644 --- a/files/pt-br/web/api/windoworworkerglobalscope/fetch/index.html +++ b/files/pt-br/web/api/fetch/index.html @@ -1,7 +1,8 @@ --- title: WindowOrWorkerGlobalScope.fetch() -slug: Web/API/WindowOrWorkerGlobalScope/fetch +slug: Web/API/fetch translation_of: Web/API/WindowOrWorkerGlobalScope/fetch +original_slug: Web/API/WindowOrWorkerGlobalScope/fetch --- <div>{{APIRef("Fetch API")}}</div> diff --git a/files/pt-br/web/api/windoworworkerglobalscope/setinterval/index.html b/files/pt-br/web/api/setinterval/index.html index 65dfe562f3..213cc50492 100644 --- a/files/pt-br/web/api/windoworworkerglobalscope/setinterval/index.html +++ b/files/pt-br/web/api/setinterval/index.html @@ -1,7 +1,8 @@ --- title: WindowOrWorkerGlobalScope.setInterval() -slug: Web/API/WindowOrWorkerGlobalScope/setInterval +slug: Web/API/setInterval translation_of: Web/API/WindowOrWorkerGlobalScope/setInterval +original_slug: Web/API/WindowOrWorkerGlobalScope/setInterval --- <div>{{APIRef("HTML DOM")}}</div> |