Files
ladybird/Libraries/LibWeb/CSS/Parser
Sam Atkins a997bb9546 LibWeb/CSS: Remove Optional from parse_compound_selector() return type
We always either return a CompoundSelector or an Error here. This
simplifies the user code.
2026-04-10 15:00:58 +01:00
..
2026-03-27 11:19:28 +00:00