Re: [css-animations] Multiple animations and easing

On May 5, 2011, at 1:34 PM, Eric A. Meyer wrote:

> At 08:40 -0700 5/5/11, Simon Fraser wrote:
> 
>> Did you try a WebKit nightly? We did have some bugs in this area, IIRC. If you can point me to a testcase, I'll check.
> 
>   It wasn't a nightly.  Here's my wacky mutated testcase:
> 
>   http://meyerweb.com/eric/css/tests/css3-trans-an/multieasing.html

This happens in all versions I tested. It happens whether the two animations are hardware or combination of hardware/software animations. It also happens if you use separate properties rather than the shorthand. But if you add a timing-function to the first keyframe of each animation it behaves correctly. I've opened https://bugs.webkit.org/show_bug.cgi?id=60303.

-----
~Chris
cmarrin@apple.com

Received on Thursday, 5 May 2011 21:43:31 UTC