ladybird/Tests/LibWeb/Text/expected/wpt-import/css/CSS2
Tim Ledbetter b16f34767e LibWeb: Ensure discrete interpolated properties are non-transitionable
If a property is uses discrete interpolation and TransitionBehavior is
not set to `AllowDiscrete` that property should be non-transitionable.

This is now true for properties whose animation type is not discrete,
but the animation type falls back to discrete.
2025-05-27 13:33:29 +02:00
..
floats LibWeb: Implement the transition-behavior CSS property 2025-05-02 11:07:19 +01:00
normal-flow LibWeb: Let getComputedStyle() show *used* values for margin/padding 2025-02-22 20:02:16 +01:00
visufx/animation LibWeb: Ensure discrete interpolated properties are non-transitionable 2025-05-27 13:33:29 +02:00