RESOLVED FIXED Bug 266822
Incorrect Web Platform Test for State CSS Selector
https://bugs.webkit.org/show_bug.cgi?id=266822
Summary Incorrect Web Platform Test for State CSS Selector
Keith Cirkel
Reported 2023-12-22 14:13:38 PST
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
Keith Cirkel
Comment 1 2023-12-22 14:24:12 PST
EWS
Comment 2 2023-12-22 15:42:18 PST
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
Comment 3 2023-12-22 15:43:14 PST
Note You need to log in before you can comment on or make changes to this bug.