Files
ladybird/Libraries/LibWeb/CSS
Lion Kortlepel b1ee539e9d LibWeb: Fix font-style to slope conversion
In a recent refactor of font styles, the new FontStyleStyleValue was
introduced; however, the `to_font_slope()` function was not changed to
understand this new type. When it tries to convert such a font style to
a keyword, it fails. We then rendered the wrong font-style.
2025-05-22 17:39:05 +01:00
..
2024-12-28 05:39:32 -08:00
2024-12-28 05:39:32 -08:00
2025-05-14 02:01:59 -06:00