[Webkit-unassigned] [Bug 250387] Using `rotate: x` and `transform: rotate(x)` yields different behavior with SVG
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 13 04:20:11 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=250387
--- Comment #3 from Antoine Quint <graouts at webkit.org> ---
We fail to create a CSSAnimation for the "rotate" case while we do for the "transform" case. We must maintain a list somewhere of properties that are eligible for animation on SVG elements.
--
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/20230113/783d97aa/attachment.htm>
More information about the webkit-unassigned
mailing list