web-animations / web-animations-js

JavaScript implementation of the Web Animations API
http://web-animations.github.io
Apache License 2.0
3.77k stars 408 forks source link

Document that we require requestAnimationFrame #167

Closed ewilligers closed 7 years ago

ewilligers commented 7 years ago

We make clear that old Chrome versions are not supported, and mention the option of use a requestAnimationFrame polyfill.