[Webkit-unassigned] [Bug 30523] Add support for -webkit-focusring CSS pseudo class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 11 07:19:08 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=30523

--- Comment #7 from Justus Romijn <justus.romijn at gmail.com> ---
Indeed I see now I made a mistake. 

The behaviour we were implementing for our UI actually wants default outlines only on focus-visible, but it seems that Safari, with that setting enabled, does that for you (e.g., when tabbing to a button, shows an outline, whilst clicking a button does not) so I wrongly assumed this means the pseudo selector works. But this is by accident just the default behaviour when you opt-in with the accessibility option. Sorry!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210211/bacd8ec8/attachment.htm>


More information about the webkit-unassigned mailing list