[Webkit-unassigned] [Bug 204805] CSS animation skip frames if a sibling slot and/or assigned element is removed during animation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 3 02:37:46 PST 2020


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

--- Comment #5 from Antti Koivisto <koivisto at iki.fi> ---
The underlying problem seems to be that we tear down and reconstruct the renderer when an animation is in progress but then fail to restart the animation on the new renderer/layer. 

Slots and shadow trees are incidental, they just trigger the wider-than-usual teardown.

-- 
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/20200203/a2e34299/attachment.htm>


More information about the webkit-unassigned mailing list