[Webkit-unassigned] [Bug 205804] transitions/default-timing-function.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 6 15:38:19 PST 2020


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

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|webkit-unassigned at lists.web |graouts at apple.com
                   |kit.org                     |

--- Comment #8 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Antoine, I don't get why AnimationEffect::getComputedTiming() seems to continue to allow time to move forward on an effect whose animation is paused.

Also, when we have tests that do:
            animation.currentTime = time * 1000;
            animation.pause();
the pause is async, so we end up pausing a bit later.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200106/7e914ebd/attachment-0001.htm>


More information about the webkit-unassigned mailing list