[Webkit-unassigned] [Bug 186189] Crash in WebAnimation::runPendingPlayTask

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 5 01:01:45 PDT 2018


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

--- Comment #13 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Antoine Quint from comment #10)
> The change makes sense, I wonder why
> fast/animation/css-animation-resuming-when-visible-with-style-change.html is
> timing out on Mac now. It's been consistently timing out on GTK but has been
> stable on other ports.

The problem, at least in GTK+, is that window.getComputedStyle(testDiv).transform doesn't change after resuming animations, even though I can see the animation happening. So, shouldBecomeEqual("internals.numberOfActiveAnimations()", "1", checkTransformAndFinishTest); never happens and the test doesn't finish.

-- 
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/20180605/01571035/attachment-0001.html>


More information about the webkit-unassigned mailing list