aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/window/beforeunload_event/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/api/window/beforeunload_event/index.html')
-rw-r--r--files/es/web/api/window/beforeunload_event/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/api/window/beforeunload_event/index.html b/files/es/web/api/window/beforeunload_event/index.html
index f4465c2b86..c8d30bab14 100644
--- a/files/es/web/api/window/beforeunload_event/index.html
+++ b/files/es/web/api/window/beforeunload_event/index.html
@@ -211,6 +211,6 @@ window.addEventListener("beforeunload", function (event) {
<li>{{Event("readystatechange")}}</li>
<li>{{Event("load")}}</li>
<li>{{Event("unload")}}</li>
- <li><a href="http://www.whatwg.org/specs/web-apps/current-work/#prompt-to-unload-a-document" title="http://www.whatwg.org/specs/web-apps/current-work/#prompt-to-unload-a-document">Unloading Documents — Confirmacion para descargar un documento</a></li>
+ <li><a href="http://www.whatwg.org/specs/web-apps/current-work/#prompt-to-unload-a-document">Unloading Documents — Confirmacion para descargar un documento</a></li>
<li><a href="https://developers.google.com/web/updates/2016/04/chrome-51-deprecations?hl=en#remove_custom_messages_in_onbeforeload_dialogs">Remover mensajes personalizados en dialogos onbeforeload despues de Chrome 51</a> </li>
</ul>