ericwilligers / svg-animation

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

Test circular dependencies between begin times #26

Open ewilligers opened 10 years ago

ewilligers commented 10 years ago

Add a test with animations whose begin times depend on each other, in a scenario where Firefox and Chrome respond differently.

At this stage, no Web Animations equivalent has been designed or implemented.

The example may be viewed at https://rawgit.com/ewilligers/svg-animation/circular-dependencies/examples/compare.html?name=circular-dependencies