Bug 314192

Summary: [:has() perf] Build better scope selector for nested :is()
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Antti Koivisto <koivisto>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Antti Koivisto
Reported 2026-05-06 05:20:01 PDT
In .foo:is(.bar:has(.changed)) .baz cases the scope selector could be .foo.bar but it is currently just .bar
Attachments
Radar WebKit Bug Importer
Comment 1 2026-05-06 05:20:36 PDT
Antti Koivisto
Comment 2 2026-05-06 05:28:11 PDT
EWS
Comment 3 2026-05-06 10:46:04 PDT
Committed 312715@main (72bd1bab23f7): <https://commits.webkit.org/312715@main> Reviewed commits have been landed. Closing PR #64364 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.