ladybird/Tests/LibWeb/Text/input/wpt-import/css/css-fonts
Callum Law 56c4e8199b LibWeb: Clamp negative font-size when loading font
`font-size` can end up with a negative value - either due to `calc`
being resolved using the old method which doesn't clamp the value, or
interpolation - in this case we should clamp negative values to zero.

Gains us 36 new WPT passes and fixes crashes in the three imported
tests.
2025-09-01 12:28:53 +01:00
..
animations LibWeb: Clamp negative font-size when loading font 2025-09-01 12:28:53 +01:00
parsing Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
support Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
format-specifiers-variations.html Tests: Import a WPT test for @font-face format specifiers 2025-05-23 16:36:56 +02:00
test_font_family_parsing.html LibWeb: Disallow "default" as a <family-name> identifier 2025-04-07 12:14:29 +01:00