mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +02:00
We also support interpolating from a CalculatedStyleValue to a compatible dimension or percentage style value. This also brings with it a couple of improvements in how we handle interpolation between mixed dimension and percentage types in terms of: - Proper simplification of the resulting calc() - Improved handling of interpolation outside the 0-1 range