RESOLVED FIXED299168
Inline nesting selector when possible
https://bugs.webkit.org/show_bug.cgi?id=299168
Summary Inline nesting selector when possible
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.