Bug 233924

Summary: [selectors] Match :focus-visible on <select> elements
Product: WebKit Reporter: Manuel Rego Casasnovas <rego>
Component: CSSAssignee: Manuel Rego Casasnovas <rego>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, cmarcelo, esprehn+autocc, ews-watchlist, kangil.han, koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 221925    
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Manuel Rego Casasnovas 2021-12-07 04:30:52 PST
<select> elements on WebKit Mac show a focus ring, we should match :focus-visible on them and still keep showing a focus ring (even when focus-visible feature is enabled).
Comment 1 Manuel Rego Casasnovas 2021-12-07 04:32:10 PST
Created attachment 446158 [details]
Patch
Comment 2 Manuel Rego Casasnovas 2021-12-07 07:22:17 PST
Created attachment 446171 [details]
Patch
Comment 3 Manuel Rego Casasnovas 2021-12-09 04:14:11 PST
Created attachment 446519 [details]
Patch
Comment 4 EWS 2021-12-09 06:05:00 PST
Committed r286776 (245017@main): <https://commits.webkit.org/245017@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 446519 [details].
Comment 5 Radar WebKit Bug Importer 2021-12-09 06:06:28 PST
<rdar://problem/86268101>