ladybird/Tests/LibWeb/Text
Matthew Olsson 667e313731 LibWeb: Parse easing values manually
The values aren't that complex, so it doesn't make much sense to have a
dedicated generator for them. Parsing them manually also allows us to
have much more control over the produced values, so as a result of this
change, EasingStyleValue becomes much more ergonomic.
2024-06-16 07:12:46 +02:00
..
data LibWeb: Stop the video decoder thread when the video element is GC'd 2024-04-26 09:49:11 +02:00
expected LibWeb: Parse easing values manually 2024-06-16 07:12:46 +02:00
input LibWeb: Parse easing values manually 2024-06-16 07:12:46 +02:00