Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/custom-elements/state/state-pseudo-class.txt
Sam Atkins 4ab9ac86a7 LibWeb/CSS: Implement basic ::part() matching
Matches elements with a `part` attribute, against their parent shadow
host.
2025-12-15 14:12:39 +00:00

13 lines
308 B
Plaintext

Harness status: OK
Found 8 tests
8 Pass
Pass :state() parsing passes
Pass :state() parsing failures
Pass deprecated :--state parsing failures
Pass :state(foo) serialization
Pass :state(foo) in simple cases
Pass :state(foo) and other pseudo classes
Pass :state(foo) and ::part()
Pass :state(foo) and :host()