Bug 234019 - Enable :focus-visible pseudo-class by default
Summary: Enable :focus-visible pseudo-class by default
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on: 221895
Blocks: 185859
  Show dependency treegraph
 
Reported: 2021-12-08 10:32 PST by Brent Fulgham
Modified: 2021-12-09 09:23 PST (History)
6 users (show)

See Also:


Attachments
Patch (1.99 KB, patch)
2021-12-09 07:15 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2021-12-08 10:32:29 PST
The ':focus-visible' pseudoclass was unprefixed in Bug 221895. We should enable it by default, and move it from Experiment Features to standard settings.
Comment 1 Radar WebKit Bug Importer 2021-12-08 10:33:25 PST
<rdar://problem/86218583>
Comment 2 Antti Koivisto 2021-12-09 07:15:31 PST
Created attachment 446547 [details]
Patch
Comment 3 Brent Fulgham 2021-12-09 07:25:11 PST
Comment on attachment 446547 [details]
Patch

R=me
Comment 4 EWS 2021-12-09 09:23:32 PST
Committed r286783 (245024@main): <https://commits.webkit.org/245024@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 446547 [details].