Bug 266822
Summary: | Incorrect Web Platform Test for State CSS Selector | ||
---|---|---|---|
Product: | WebKit | Reporter: | Keith Cirkel <webkit> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Trivial | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://github.com/web-platform-tests/wpt/pull/43781 | ||
Bug Depends on: | |||
Bug Blocks: | 215911 |
Keith Cirkel
https://wpt.fyi/results/custom-state-pseudo-class/state-css-selector.tentative.html the tests in this are slightly wrong due to some minor errors with the setup: specificity of the `:has` selector overrides the sibling selector, which causes the test to always fail. The tests need to be tweaked for them to be valid.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Keith Cirkel
https://github.com/WebKit/WebKit/pull/22208
EWS
Committed 272465@main (f91046e9de39): <https://commits.webkit.org/272465@main>
Reviewed commits have been landed. Closing PR #22208 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/120055738>