aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/api/globaleventhandlers/onerror/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/api/globaleventhandlers/onerror/index.html')
-rw-r--r--files/pt-br/web/api/globaleventhandlers/onerror/index.html2
1 files changed, 1 insertions, 1 deletions
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>