[Webkit-unassigned] [Bug 149665] New: REGRESSION: SVG text "wraps" even though it shouldn't be possible in SVG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 30 06:32:59 PDT 2015


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

            Bug ID: 149665
           Summary: REGRESSION: SVG text "wraps" even though it shouldn't
                    be possible in SVG
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: krit at webkit.org

Created attachment 262157
  --> https://bugs.webkit.org/attachment.cgi?id=262157&action=review
Wrapped text example in SVG

In the attached SVG, there is a comma after "amet" but it wraps into a new line in SVG even though it is in the same <tspan>. This is not possible in SVG 1.1 and not the case in Blink either. This is likely a change in the general text layout engine that affected SVG some how.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150930/27037a04/attachment-0001.html>


More information about the webkit-unassigned mailing list