[webkit-reviews] review requested: [Bug 22773] pauseAnimationAtTimeOnElementWithId() does not work with animations using multiple keyframes : [Attachment 25909] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 9 18:32:37 PST 2008


Pierre-Olivier Latour <pol at apple.com> has asked  for review:
Bug 22773: pauseAnimationAtTimeOnElementWithId() does not work with animations
using multiple keyframes
https://bugs.webkit.org/show_bug.cgi?id=22773

Attachment 25909: Patch
https://bugs.webkit.org/attachment.cgi?id=25909&action=review

------- Additional Comments from Pierre-Olivier Latour <pol at apple.com>
The issue is that KeyframeAnimation::animate() does not compute the ellapsed
time exactly the same way that AnimationBase::progress() does.


More information about the webkit-reviews mailing list