[Webkit-unassigned] [Bug 219894] Animation of "rotate" or "scale" property does not correctly account for static "translate" property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 7 09:56:35 PST 2021


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

--- Comment #7 from Antoine Quint <graouts at webkit.org> ---
As it turns out, Core Animation will sort animations by begin time, which is the issue here because the base transform animations are always set to use 1 as their begin time and will sort earlier.

-- 
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/20210107/29a9dd00/attachment.htm>


More information about the webkit-unassigned mailing list