[Webkit-unassigned] [Bug 197147] New: SVG textPath startOffset cannot be set smaller than 0% or larger than 100%

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 21 03:06:35 PDT 2019


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

            Bug ID: 197147
           Summary: SVG textPath startOffset cannot be set smaller than 0%
                    or larger than 100%
           Product: WebKit
           Version: Safari 12
          Hardware: Macintosh
               URL: https://codepen.io/nadieh/pen/PgaRQO
                OS: macOS 10.14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nadiehbremer at hotmail.com
                CC: zimmermann at kde.org

In the provided Codepen example you can find a testcase that shows two SVG texts, placed on a path with a textPath. In (my) Safari it looks as if they have a startOffset of 0%. However the first is set at -10% and the second at 110%. Chrome and Firefox show the expected offsets.


(This came up while wanting to animate in an SVG text on a path. Setting the startOffset < 0% and animating this to > 0% gave the expected results in Chrome and Firefox, but not Safari)

-- 
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/20190421/66497603/attachment.html>


More information about the webkit-unassigned mailing list