We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 444282a commit 5566997Copy full SHA for 5566997
source
@@ -73837,7 +73837,7 @@ END:VCARD</pre>
73837
<p>User agents are encouraged to ignore calls to this <code data-x="dom-window-blur">blur()</code>
73838
method entirely.</p>
73839
73840
- <p class="note">Historically, the <code data-x="dom-window-blur">focus()</code> and <code
+ <p class="note">Historically, the <code data-x="dom-window-focus">focus()</code> and <code
73841
data-x="dom-window-blur">blur()</code> methods actually affected the system-level focus of the
73842
system widget (e.g., tab or window) that contained the <span>browsing context</span>, but hostile
73843
sites widely abuse this behavior to the user's detriment.</p>
0 commit comments