Files
ladybird/Userland/Libraries/LibWeb/CSS
Matthew Olsson 892f407d75 LibWeb: Do not abort interpolation if the StyleValue types differ
This can be perfectly valid, and depends on the property being animated.
For example, interpolating between the StyleValue "none" (an identifier)
and a TransformationStyleValue is perfectly defined.
2024-03-02 12:25:53 +01:00
..
2023-11-11 08:51:51 +01:00
2023-11-11 08:51:51 +01:00
2024-02-25 08:54:31 +01:00