Files
ladybird/Libraries/LibWeb/CSS/Parser/Parser.cpp
Callum Law 7f3b8bb587 LibWeb: Make parsing of <supports-condition> reusable
This will also be used for parsing `if()` (for which we want to return a
`BooleanExpression`) as well as `@supports`
2026-03-09 14:36:18 +00:00

78 KiB