anim: Allow CSS animations to be created with interpolation
Reported by Jake Archibald | October 26th, 2009 @ 12:02 PM | in 2.0
Future-proof the CSS animations by allowing users to gives templates for CSS properties to animate.
So, if they wanted to animate text-shadow, they could give a value like "#6374AB 20px -12px {a}px", and provide from & to values for {a}. This lets the user animate CSS properties we may not directly support yet.
Also, this would make it easier for us to support new CSS values as they're implemented.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A JavaScript Library