Files
ladybird/Libraries/LibWeb/CSS/StyleValues/BackgroundSizeStyleValue.h
Sam Atkins 04622f3940 LibWeb/CSS: Use LengthPercentageOrAuto for background sizes
...instead of `auto` Lengths.

This also fixes interpolating between two `auto` `<bg-size>`s, which
fixes a lot of animation tests for both `background-size` and `mask`.
2025-09-04 13:31:24 +01:00

1.7 KiB