Files
ladybird/Libraries/LibWeb/CSS/Parser
Sam Atkins 8cd4a19bb0 LibWeb/CSS: Parse combinators and compound-selectors separately
This allows places that want to parse a lone `<compound-selector>` to do
so without also implicitly parsing a combinator before it.

Also add error reporting in a bunch of places that previously failed
silently.
2026-04-08 15:53:02 +01:00
..
2026-03-27 11:19:28 +00:00