[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:40:30 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=250387
--- Comment #4 from Antoine Quint <graouts at webkit.org> ---
Actually, this was user error :) The problem is that when we get to LegacyRenderSVGShape::layout(), m_needsTransformUpdate is false. We most likely need to make LegacyRenderSVGModelObject::styleDidChange() aware of individual transform properties.
--
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/570b6cbd/attachment.htm>
More information about the webkit-unassigned
mailing list