Files
ladybird/Tests/LibWeb/Text/input
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
..
2025-08-27 08:48:01 +02:00
2025-03-20 11:50:49 +01:00