From a97f3732900e73ba9ebc8b3d843023e6c4e6f992 Mon Sep 17 00:00:00 2001 From: muzimuzhi Date: Thu, 19 Nov 2020 13:56:25 +0800 Subject: [PATCH] Fix a href to .focus() --- source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source b/source index 3cdaf28a544..feca4793da9 100644 --- a/source +++ b/source @@ -73837,7 +73837,7 @@ END:VCARD

User agents are encouraged to ignore calls to this blur() method entirely.

-

Historically, the focus() and Historically, the focus() and blur() methods actually affected the system-level focus of the system widget (e.g., tab or window) that contained the browsing context, but hostile sites widely abuse this behavior to the user's detriment.