Bug 277739

Summary: [CSS] Contextually invalid selector should be ignore for matching/specificity
Product: WebKit Reporter: Matthieu Dubet <m_dubet>
Component: WebCore Misc.Assignee: Matthieu Dubet <m_dubet>
Status: RESOLVED FIXED    
Severity: Normal CC: 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/47896

Matthieu Dubet
Reported 2024-08-07 09:17:26 PDT
With CSS Nesting, some selectors which look valid at parse time become invalid when resolved (because wrapped inside :is()). We should ignore them. https://github.com/w3c/csswg-drafts/issues/9600
Attachments
Radar WebKit Bug Importer
Comment 1 2024-08-07 09:17:49 PDT
Matthieu Dubet
Comment 2 2024-08-27 14:17:52 PDT
EWS
Comment 3 2024-08-29 20:26:40 PDT
Committed 282944@main (9309d6597f2b): <https://commits.webkit.org/282944@main> Reviewed commits have been landed. Closing PR #32779 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.