ericwilligers / svg-animation

Implement SVG animation in JavaScript using Web Animations
Apache License 2.0
120 stars 20 forks source link

Animate height and circle coordinates. #3

Closed ewilligers closed 10 years ago

ewilligers commented 10 years ago

Note that these tests required a Polyfill bug fix to run correctly: https://github.com/web-animations/web-animations-js/pull/602