Files
ladybird/Libraries/LibHTML/CSS/StyleProperties.cpp
Andreas Kling b587eb2f4d LibHTML: Fall back to the system default font if we can't find a font
Instead of crashing when we don't have some font the CSS wanted,
just go with Font::default_font().
2019-10-06 14:57:49 +02:00

3.0 KiB