You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that an animation-playback-rate property would be of great use combined with css variables. It would make it trivial to slowdown, speedup, tweak, and debug animations.
I checked the CSS Animation Level 1 spec and don't think there is anything like it.
At first thought, here is how I think it would probably look:
Type: unsigned float Default: 1
Unsigned so it doesn't negatively impact direction