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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/133391094>
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/32779
EWS
Committed 282944@main (9309d6597f2b): <https://commits.webkit.org/282944@main>
Reviewed commits have been landed. Closing PR #32779 and removing active labels.