Files
ladybird/Libraries/LibWeb/CSS/CSSRuleList.h
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

2.4 KiB