[Webkit-unassigned] [Bug 245122] Percentage-based translations don't work with SVG foreignobject or text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 15 08:48:58 PDT 2022


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

Tim Nguyen (:ntim) <ntim at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |---
            Summary|translate(-50%, 0) does not |Percentage-based
                   |work with SVG               |translations don't work
                   |                            |with SVG foreignobject or
                   |                            |text

--- Comment #3 from Tim Nguyen (:ntim) <ntim at apple.com> ---
The issue here is separate from bug 245120.

We pass in a 0x0 rect as bounding box rect for transforms: https://searchfox.org/wubkat/rev/0c40ba62b482511fe03646f1d4982efd727475dd/Source/WebCore/svg/SVGTextElement.cpp#59

Similar issue occurs with <foreignobject>

-- 
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/20220915/48ddcf0a/attachment-0001.htm>


More information about the webkit-unassigned mailing list