Restart

This case tests repeat behaviour. Each circle has an animation with potentially three intervals defined. The first animation should restart twice. The second animation should restart once (this first restart would occur whilst the animation is active) and the third animation should never restart.

Also, clicking the circle will call beginElement on the corresponding animation. This can be used to further test the restart behaviour.

(Click the circles to test the restart behaviour.)

NOTE: This test case crashes IE for me when using ASV6. But if you're using IE+ASV6 you've probably just realised that... :)