[Webkit-unassigned] [Bug 59475] AnimationBase asserts if a test tries to pause during the delay phase
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 13 08:41:57 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=59475
Young Han Lee <joybro at company100.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |joybro at company100.net
--- Comment #6 from Young Han Lee <joybro at company100.net> 2011-07-13 08:41:57 PST ---
(In reply to comment #5)
> (From update of attachment 100494 [details])
> This looks good to me. You might want to add an animation test for completeness.
>
> I can't wait until this API is improved.
Thanks, Dean.
I found a problem in following your advice(making an animation test).
I'm afraid this patch does not work in an animation case. When an animation is in its delay phase, it should not affect its intrinsic style[1], but this patch is returning the start value of the animation. This is not a regression of this patch, as it is reproducible now.
I'd like to fix this problem in another bug because this bug's title is so far away from the above animation bug, if you agree.
[1] http://www.w3.org/TR/css3-animations/#animation-behavior-
--
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