[css3-animations] 'animation-iteration' event on last iteration

The spec says

"The ‘animationiteration’ event occurs at the end of each iteration of an  
animation for which animation-iteration-count is greater than one."

However, when such an animation has a finite iteration count, neither  
WebKit nor Gecko dispatches  
'webkitAnimationIteration'/'animationiteration' at the end. Are these just  
bugs, or was the spec supposed to say that only 'animationend' should be  
sent at the end of the final iteration?

-- 
Øyvind Stenhaug
Core Norway, Opera Software ASA

Received on Tuesday, 1 November 2011 15:31:04 UTC