Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/css/selectors
Sam Atkins 7de5032e73 LibWeb/CSS: Serialize the initial combinator of relative selectors
Selector::serialize() is used for both normal and relative selectors.
For the latter, we need to serialize their initial combinator, and for
the former, we always set the initial combinator as None anyway, so
this would be a no-op there.

Gets us 3 WPT passes.
2025-05-17 00:30:44 +02:00
..
2025-02-10 13:57:36 +00:00