ericwilligers / svg-animation

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

Add test showing animation responsiveness #21

Open ewilligers opened 10 years ago

ewilligers commented 10 years ago

Demonstrate how an animation using widths expressed with percentages should respond as the container width changes.

Thanks to Kouhei Ueno for raising this in a Design Doc review.