[Webkit-unassigned] [Bug 204554] transition-property is not computed correctly when transition-duration is set to "inherit"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 25 03:07:48 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=204554
--- Comment #2 from Antoine Quint <graouts at apple.com> ---
With the old animation engine, the RenderLayer for the animating <div> is removed after the animation completes and the <div> for the text is positioned.
In the new animation engine, the RenderLayer for the animating <div> still has a RenderLayer after the animation completes.
--
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/20191125/56901761/attachment.htm>
More information about the webkit-unassigned
mailing list