From b9783c06657382caf2267a9a098ffa8e95a7f2ab Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Sat, 31 Jul 2021 09:33:29 -0400 Subject: remove link 'title' attributes that's just the 'href' (zh-cn, part 5) --- files/zh-cn/web/api/beforeunloadevent/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/web/api/beforeunloadevent') diff --git a/files/zh-cn/web/api/beforeunloadevent/index.html b/files/zh-cn/web/api/beforeunloadevent/index.html index 69626e0ec7..6063ef1282 100644 --- a/files/zh-cn/web/api/beforeunloadevent/index.html +++ b/files/zh-cn/web/api/beforeunloadevent/index.html @@ -67,5 +67,5 @@ window.addEventListener("beforeunload", function( event ) {
  • {{Event("load")}}
  • {{Event("beforeunload")}}
  • {{Event("unload")}}
  • -
  • 卸载文档 — 提示卸载文档
  • +
  • 卸载文档 — 提示卸载文档
  • -- cgit v1.2.3-54-g00ecf