[Webkit-unassigned] [Bug 273650] AX: meter element does not show focus outline
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 2 16:27:10 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=273650
--- Comment #3 from James Craig <jcraig at apple.com> ---
I am able to get a rough indicator with the following:
meter:focus { outline: solid 2px -webkit-focus-ring-color; }
But FWIW, the `auto` outline style does not render an outline here.
outline: auto 3px -webkit-focus-ring-color;
--
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/20240502/07d0300b/attachment.htm>
More information about the webkit-unassigned
mailing list