- From: Estelle Weyl <estelle@weyl.org>
- Date: Sat, 21 Feb 2015 22:55:56 -0800
- To: "www-style@w3.org CSS" <www-style@w3.org>
Received on Sunday, 22 February 2015 06:56:27 UTC
Never mind on this. The animationiteration event only fires if the animationend does not occur at the same time, which is why I wasn’t seeing the animationiteration event in this case. On Feb 21, 2015, at 9:07 PM, Estelle Weyl <estelle@weyl.org> wrote: I have a question about the default value of the anitmation-iteration-count property. The spec says the default iteration count is 1, but no iteration occurs in FF, Safari or Chorme http://dev.w3.org/csswg/css-animations-1/#animation-iteration-count <http://dev.w3.org/csswg/css-animations-1/#animation-iteration-count> so it seems like the default is 0. Is this a bug in these browsers (the only ones I tested) or in the spec?
Received on Sunday, 22 February 2015 06:56:27 UTC