[Webkit-unassigned] [Bug 60303] animation-timing-function property with a list uses first item for all animations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 18 09:27:35 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=60303


Young Han Lee <joybro at company100.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joybro at company100.net




--- Comment #2 from Young Han Lee <joybro at company100.net>  2011-06-18 09:27:35 PST ---
> -webkit-animation:
>   	bouncer 1s ease infinite alternate,
>   	mover 4s ease infinite alternate;

Hi, Chris

It seems that you made a mistake in the testcase. Shouldn't the two animations have different timing-functions?

Apart from the mistake, the bug you told is also reproduced on my environment.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list