Files
ladybird/Libraries/LibWeb/CSS/CSSFontFaceDescriptors.cpp
Sam Atkins fa8bbfa6a5 LibWeb/CSS: Align declaration block parsing with the spec
We have two different code paths that implement the "parse a CSS
declaration block" algorithm, for properties and descriptors. COmbining
them isn't straightforward, and doesn't seem especially useful.
2025-04-23 10:55:45 +01:00

14 KiB