diff options
Diffstat (limited to 'files/pt-br')
-rw-r--r-- | files/pt-br/_redirects.txt | 1 | ||||
-rw-r--r-- | files/pt-br/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/pt-br/web/api/performance_property/index.html (renamed from files/pt-br/web/api/window/performance/index.html) | 3 |
3 files changed, 9 insertions, 7 deletions
diff --git a/files/pt-br/_redirects.txt b/files/pt-br/_redirects.txt index 8b616cd018..8a590594f7 100644 --- a/files/pt-br/_redirects.txt +++ b/files/pt-br/_redirects.txt @@ -539,6 +539,7 @@ /pt-BR/docs/Web/API/Window.navigator /pt-BR/docs/Web/API/Window/navigator /pt-BR/docs/Web/API/Window.openDialog /pt-BR/docs/Web/API/Window/openDialog /pt-BR/docs/Web/API/Window/Window.localStorage /pt-BR/docs/Web/API/Window/localStorage +/pt-BR/docs/Web/API/Window/performance /pt-BR/docs/Web/API/performance_property /pt-BR/docs/Web/API/WindowBase64/atob /pt-BR/docs/Web/API/atob /pt-BR/docs/Web/API/WindowOrWorkerGlobalScope/atob /pt-BR/docs/Web/API/atob /pt-BR/docs/Web/API/WindowOrWorkerGlobalScope/clearTimeout /pt-BR/docs/Web/API/clearTimeout diff --git a/files/pt-br/_wikihistory.json b/files/pt-br/_wikihistory.json index 0df24fcd5d..9bb010492b 100644 --- a/files/pt-br/_wikihistory.json +++ b/files/pt-br/_wikihistory.json @@ -6738,12 +6738,6 @@ "perrucho" ] }, - "Web/API/Window/performance": { - "modified": "2019-03-23T22:44:28.136Z", - "contributors": [ - "augustoclaro" - ] - }, "Web/API/Window/popstate_event": { "modified": "2019-04-26T08:34:23.645Z", "contributors": [ @@ -7008,6 +7002,12 @@ "dowgssss" ] }, + "Web/API/performance_property": { + "modified": "2019-03-23T22:44:28.136Z", + "contributors": [ + "augustoclaro" + ] + }, "Web/API/setInterval": { "modified": "2020-10-15T22:16:56.864Z", "contributors": [ diff --git a/files/pt-br/web/api/window/performance/index.html b/files/pt-br/web/api/performance_property/index.html index 6e7edcd558..10734b7551 100644 --- a/files/pt-br/web/api/window/performance/index.html +++ b/files/pt-br/web/api/performance_property/index.html @@ -1,7 +1,8 @@ --- title: Window.performance -slug: Web/API/Window/performance +slug: Web/API/performance_property translation_of: Web/API/Window/performance +original_slug: Web/API/Window/performance --- <div>{{APIREf}}</div> |