Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/css/cssom/at-namespace.txt
Callum Law 6584ae0080 LibWeb: Treat CSS selectors containing undeclared namespaces as invalid
Selectors containing undeclared namespaces should be considered invalid,
not just not matching any elements.

Gains us 3 new WPT passes.
2025-06-24 12:51:12 +01:00

6 lines
99 B
Plaintext

Harness status: OK
Found 1 tests
1 Pass
Pass CSS Test: @namespace in CSSOM is not severely broken