From 6e961125c89cdc8c3f644bff485254b3b4afee67 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 2 Aug 2021 11:26:13 -0400 Subject: remove link 'title' attributes that's just the 'href' (pt-br, part 3) (#1843) --- files/pt-br/web/api/window/beforeunload_event/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/pt-br/web/api/window/beforeunload_event/index.html') diff --git a/files/pt-br/web/api/window/beforeunload_event/index.html b/files/pt-br/web/api/window/beforeunload_event/index.html index d8e22e6ba8..9a3ecd1758 100644 --- a/files/pt-br/web/api/window/beforeunload_event/index.html +++ b/files/pt-br/web/api/window/beforeunload_event/index.html @@ -103,5 +103,5 @@ window.addEventListener("beforeunload", function (event) {
  • {{Event("readystatechange")}}
  • {{Event("load")}}
  • {{Event("unload")}}
  • -
  • Descarregando documentos — Confirmando para descarregar o documento (em inglês)
  • +
  • Descarregando documentos — Confirmando para descarregar o documento (em inglês)
  • -- cgit v1.2.3-54-g00ecf