Bug 266822

Summary: Incorrect Web Platform Test for State CSS Selector
Product: WebKit Reporter: Keith Cirkel <webkit>
Component: DOMAssignee: 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
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.