diff options
Diffstat (limited to 'files/pt-br/web/api/globaleventhandlers')
5 files changed, 5 insertions, 5 deletions
diff --git a/files/pt-br/web/api/globaleventhandlers/index.html b/files/pt-br/web/api/globaleventhandlers/index.html index db61bbb6a9..0011d92672 100644 --- a/files/pt-br/web/api/globaleventhandlers/index.html +++ b/files/pt-br/web/api/globaleventhandlers/index.html @@ -215,7 +215,7 @@ translation_of: Web/API/GlobalEventHandlers </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/globaleventhandlers/onclick/index.html b/files/pt-br/web/api/globaleventhandlers/onclick/index.html index 891801d2d6..6e9cf45a9b 100644 --- a/files/pt-br/web/api/globaleventhandlers/onclick/index.html +++ b/files/pt-br/web/api/globaleventhandlers/onclick/index.html @@ -62,7 +62,7 @@ function inputChange(e) { </tbody> </table> -<h2 id="Compatibilidade_de_Navegador">Compatibilidade de Navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> diff --git a/files/pt-br/web/api/globaleventhandlers/onerror/index.html b/files/pt-br/web/api/globaleventhandlers/onerror/index.html index 95fdc08ce3..d0b5a888be 100644 --- a/files/pt-br/web/api/globaleventhandlers/onerror/index.html +++ b/files/pt-br/web/api/globaleventhandlers/onerror/index.html @@ -83,7 +83,7 @@ translation_of: Web/API/GlobalEventHandlers/onerror </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>Antes do Firefox 14, quando um {{HTMLElement("script")}} falhava na inicialização, <code>window.onerror</code> era invocada com a mensagem <strong>"Error loading script"(erro de leitura de script)</strong>. Isto foi corrigido no {{bug("737087")}}, agora <code>scriptElement.onerror</code> é chamado ao invés disto.</p> diff --git a/files/pt-br/web/api/globaleventhandlers/onlostpointercapture/index.html b/files/pt-br/web/api/globaleventhandlers/onlostpointercapture/index.html index 3bd6ba3ee4..dcae0e7081 100644 --- a/files/pt-br/web/api/globaleventhandlers/onlostpointercapture/index.html +++ b/files/pt-br/web/api/globaleventhandlers/onlostpointercapture/index.html @@ -55,7 +55,7 @@ function init() { </tbody> </table> -<h2 id="Compatibilidade_de_Navegador">Compatibilidade de Navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> diff --git a/files/pt-br/web/api/globaleventhandlers/onscroll/index.html b/files/pt-br/web/api/globaleventhandlers/onscroll/index.html index 44a159a563..2ebdf3c709 100644 --- a/files/pt-br/web/api/globaleventhandlers/onscroll/index.html +++ b/files/pt-br/web/api/globaleventhandlers/onscroll/index.html @@ -80,7 +80,7 @@ function logScroll(e) { </tbody> </table> -<h2 id="Compatibilidade_com_o_Navegador">Compatibilidade com o Navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> |
