You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Relax blur conditions when removing href attribute
Removing the href attribute from an anchor element was almost always
causing it to be blurred, even if it is still focusable. This patch
changes the logic to consult focusability before blurring.
Fixed: 443585794
Change-Id: Id9bef50d4d5db8b266464c595e8b2e56dc75cc61
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6944690
Commit-Queue: Mason Freed <[email protected]>
Auto-Submit: Joey Arhar <[email protected]>
Reviewed-by: Mason Freed <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1520081}
0 commit comments