- From: François REMY <francois.remy.dev@outlook.com>
- Date: Mon, 10 Jun 2013 09:21:50 +0200
- To: "Sylvain Galineau" <galineau@adobe.com>, "CSS WG" <www-style@w3.org>
- Cc: "Animations W3C WG" <public-fx@w3.org>
> From: Sylvain Galineau > Delay only tells you when the animation start running; > once it begins running updating the delay has no effect. > This also implies that animation-play-state:paused has > no effect on the delay: the latter should elapse > until the animation is ready to run the play state freezes > it at 0%. Ok, so I was able to restart an animation by setting the delay only because it already ended. Well, this behavior is confusing. What's the reason why it was implemented that way?
Received on Monday, 10 June 2013 07:22:20 UTC