[Webkit-unassigned] [Bug 202588] New: css translate transform with percentage value not working on svg text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 4 10:29:31 PDT 2019


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

            Bug ID: 202588
           Summary: css translate transform with percentage value not
                    working on svg text
           Product: WebKit
           Version: Other
          Hardware: Macintosh
                OS: macOS 10.14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: vaswin91 at gmail.com
                CC: zimmermann at kde.org

I have a simple SVG text element that has a translate CSS transform applied on it.
When the any of the translate component tx or ty (translate(tx, ty)) is in percentage 
that percentage value is completely ignored.From the below example you can see that 
percentage translation works on other svg elements correctly.

Test Case  => https://codepen.io/niwsa/pen/oNNvRRj

Tested with latest webkit build 250718.

-- 
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/20191004/8af68215/attachment.html>


More information about the webkit-unassigned mailing list