[Webkit-unassigned] [Bug 236397] [web-animations] [svg] transform animation on SVG element jumps as it ends

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 10 11:42:00 PST 2022


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

--- Comment #3 from Antoine Quint <graouts at webkit.org> ---
RenderStyle::applyTransform() gets called once at the beginning of the animation and once at the end. Logging transformOperations shows that it differs between the two calls while originTranslate is a zero point.

-- 
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/20220210/141d4d7a/attachment.htm>


More information about the webkit-unassigned mailing list