Re: [css3-animations] animation-iteration-count: 0

On Wednesday 2011-10-05 13:20 -0700, Simon Fraser wrote:
> The original intent, and the reason for <number>, was that we wanted
>   animation-iteration-count: 2.5
> to run the animation two and a half times before stopping. Unfortunately,
> WebKit never implemented this, and treats the value as an integer.

I wasn't aware that WebKit never implemented this, and it was in the
spec, so I implemented it in Gecko.  It was pretty straightforward.

-David

-- 
π„ž   L. David Baron                         http://dbaron.org/   𝄂
𝄒   Mozilla                           http://www.mozilla.org/   𝄂

Received on Wednesday, 5 October 2011 21:36:21 UTC