Files
ladybird/Libraries/LibWeb/CSS/CSSFontFaceRule.h
Sam Atkins 9cce791424 LibWeb/CSS: Only attempt to load valid @font-face fonts
These must have a `font-family` and `src` set to be included in
font-matching. Otherwise they should be ignored, but still exist in the
CSSOM.
2025-04-04 10:40:32 +01:00

1.1 KiB