mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 02:05:07 +02:00
Interpolation can leave `padding-*` values as negative - this should be handled by interpolation clamping it to the allowed range of values but we don't yet do that. As a stop gap we can clamp this before setting it in ComputedValues. This fixes 3 crashes and gains us 11 passes in the imported WPT tests