Re: [css-animations] Interaction of negative animation-delay and animation-iteration-count

On 2014/09/06 2:35, Sylvain Galineau wrote:
>> An animation with a negative delay equal to its duration has already finished at its start time. An animation with no delay and a zero duration both starts and finishes at its start time. These aren't equivalent and if we define special behavior for animations that finish before their start time as you propose, then they will be observably different.
>
> Observably based on events fired or actual visible rendering? I'd expect the latter to be no different. The former may be observably different though.

Yes, that's right, based on events fired only.

Received on Monday, 8 September 2014 01:02:10 UTC