Bug 299168

Summary: Inline nesting selector when possible
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   
See Also: https://github.com/web-platform-tests/wpt/pull/55065

Antti Koivisto
Reported 2025-09-19 03:44:12 PDT
Currently we always wrap the parent selector list to :is(). This is unneeded in many common cases.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-09-19 03:44:33 PDT
Antti Koivisto
Comment 2 2025-09-19 03:55:47 PDT
Antti Koivisto
Comment 3 2025-09-25 09:49:27 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/55065
Note You need to log in before you can comment on or make changes to this bug.