From f223964e7c5c62237914625780565de982015f04 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 27 Jul 2021 11:28:54 -0400 Subject: Remove link title attributes thats just the href fr part 3 (#1734) * remove link 'title' attributes that's just the 'href' (fr, part 3) * a couple more --- files/fr/web/api/beforeunloadevent/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/fr/web/api/beforeunloadevent') diff --git a/files/fr/web/api/beforeunloadevent/index.html b/files/fr/web/api/beforeunloadevent/index.html index 056075a91a..3dc2bac5cd 100644 --- a/files/fr/web/api/beforeunloadevent/index.html +++ b/files/fr/web/api/beforeunloadevent/index.html @@ -89,5 +89,5 @@ window.addEventListener("beforeunload", function(event) {
  • {{Event("load")}}
  • {{Event("beforeunload")}}
  • {{Event("unload")}}
  • -
  • Unloading Documents — Prompt to unload a document
  • +
  • Unloading Documents — Prompt to unload a document
  • -- cgit v1.2.3-54-g00ecf