[Webkit-unassigned] [Bug 189790] New: SVG text with spaces overlaps on itself with white-space: pre-wrap or pre-line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 20 09:07:00 PDT 2018


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

            Bug ID: 189790
           Summary: SVG text with spaces overlaps on itself with
                    white-space: pre-wrap or pre-line
           Product: WebKit
           Version: Safari 11
          Hardware: All
                OS: iOS 11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jamiec at dundas.com
                CC: zimmermann at kde.org

Created attachment 350212

  --> https://bugs.webkit.org/attachment.cgi?id=350212&action=review

Example comparing different white-space settings

When white-space is set to pre-wrap or pre-line, an SVG text element's contents that includes spaces "wraps" and overlaps onto itself. The attached examples should all display without overlap, the same as when white-space is set to pre or normal. The issue doesn't happen in Chrome, Firefox, Edge or IE.

Reproduced in Safari 12.0 (13606.2.11) and in Safari Technology Preview 65 (Safari 12.1, WebKit 13607.1.5.2) on macOS 10.13.6, and in iOS 11 and 12.

-- 
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/20180920/3c211af5/attachment.html>


More information about the webkit-unassigned mailing list