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/orphaned/web/api/fullscreenoptions/index.html (renamed from files/pt-br/web/api/fullscreenoptions/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 bc88655535..5a35fcaf0f 100644 --- a/files/pt-br/_redirects.txt +++ b/files/pt-br/_redirects.txt @@ -507,6 +507,7 @@ /pt-BR/docs/Web/API/Element/addEventListener /pt-BR/docs/Web/API/EventTarget/addEventListener /pt-BR/docs/Web/API/Event/Comparativo_entre_Event_Targets /pt-BR/docs/Web/API/Event/Comparison_of_Event_Targets /pt-BR/docs/Web/API/Fetch_API/Uso_de_busca_Cross-global /pt-BR/docs/Web/API/Fetch_API/Cross-global_fetch_usage +/pt-BR/docs/Web/API/FullscreenOptions /pt-BR/docs/orphaned/Web/API/FullscreenOptions /pt-BR/docs/Web/API/HTMLContentElement/Seletor /pt-BR/docs/Web/API/HTMLContentElement/select /pt-BR/docs/Web/API/History_API/Exemplo /pt-BR/docs/Web/API/History_API/Example /pt-BR/docs/Web/API/IndexedDB_API/Usando_IndexedDB /pt-BR/docs/Web/API/IndexedDB_API/Using_IndexedDB diff --git a/files/pt-br/_wikihistory.json b/files/pt-br/_wikihistory.json index e82678edc5..86063b2a99 100644 --- a/files/pt-br/_wikihistory.json +++ b/files/pt-br/_wikihistory.json @@ -5265,12 +5265,6 @@ "welingtonms" ] }, - "Web/API/FullscreenOptions": { - "modified": "2020-10-15T22:15:52.238Z", - "contributors": [ - "TecladistaProd" - ] - }, "Web/API/Gamepad_API": { "modified": "2020-10-15T22:23:34.951Z", "contributors": [ @@ -16925,6 +16919,12 @@ "bermarques" ] }, + "orphaned/Web/API/FullscreenOptions": { + "modified": "2020-10-15T22:15:52.238Z", + "contributors": [ + "TecladistaProd" + ] + }, "orphaned/Web/API/HTMLOrForeignElement/blur": { "modified": "2020-10-15T22:12:54.970Z", "contributors": [ diff --git a/files/pt-br/web/api/fullscreenoptions/index.html b/files/pt-br/orphaned/web/api/fullscreenoptions/index.html index 9a85830521..165dd5a5be 100644 --- a/files/pt-br/web/api/fullscreenoptions/index.html +++ b/files/pt-br/orphaned/web/api/fullscreenoptions/index.html @@ -1,7 +1,8 @@ --- title: FullscreenOptions -slug: Web/API/FullscreenOptions +slug: orphaned/Web/API/FullscreenOptions translation_of: Web/API/FullscreenOptions +original_slug: Web/API/FullscreenOptions --- <p>{{APIRef("Fullscreen API")}}</p> |