diff options
Diffstat (limited to 'files/pt-br/web/api/windoworworkerglobalscope')
4 files changed, 4 insertions, 4 deletions
diff --git a/files/pt-br/web/api/windoworworkerglobalscope/atob/index.html b/files/pt-br/web/api/windoworworkerglobalscope/atob/index.html index 4e58ab2c16..4448a8b31f 100644 --- a/files/pt-br/web/api/windoworworkerglobalscope/atob/index.html +++ b/files/pt-br/web/api/windoworworkerglobalscope/atob/index.html @@ -53,7 +53,7 @@ var dadoDecodificado = window.atob(<em>dadoCodificado</em>); // decodifica a str </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{Compat("api.WindowOrWorkerGlobalScope.atob")}}</div> diff --git a/files/pt-br/web/api/windoworworkerglobalscope/fetch/index.html b/files/pt-br/web/api/windoworworkerglobalscope/fetch/index.html index 804f04fc45..4567730f6c 100644 --- a/files/pt-br/web/api/windoworworkerglobalscope/fetch/index.html +++ b/files/pt-br/web/api/windoworworkerglobalscope/fetch/index.html @@ -148,7 +148,7 @@ var myRequest = new Request('flowers.jpg', myInit); </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/api/windoworworkerglobalscope/index.html b/files/pt-br/web/api/windoworworkerglobalscope/index.html index d1321eb031..248d91fd77 100644 --- a/files/pt-br/web/api/windoworworkerglobalscope/index.html +++ b/files/pt-br/web/api/windoworworkerglobalscope/index.html @@ -101,7 +101,7 @@ translation_of: Web/API/WindowOrWorkerGlobalScope </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/api/windoworworkerglobalscope/setinterval/index.html b/files/pt-br/web/api/windoworworkerglobalscope/setinterval/index.html index b7ade5307d..65dfe562f3 100644 --- a/files/pt-br/web/api/windoworworkerglobalscope/setinterval/index.html +++ b/files/pt-br/web/api/windoworworkerglobalscope/setinterval/index.html @@ -609,7 +609,7 @@ MiniDaemon.prototype.start = function (bReverse) { </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> |