mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-21 03:10:26 +00:00
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. |
||
|---|---|---|
| .. | ||
| animatable.html | ||
| animate-no-window.html | ||
| animate-with-mixed-percentages.html | ||
| animating-all.html | ||
| animating-unresolved-properties-crash.html | ||
| animation-events-basic.html | ||
| animation-single-iteration-no-repeat.html | ||
| DocumentTimeline.html | ||
| easing-parsing.html | ||
| invalid-values.html | ||
| keyframe-effect-cloning.html | ||