[Webkit-unassigned] [Bug 139186] New: CSS property "white-space: pre-line" causes all the svg <text> tag lines to overlap
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 2 09:19:12 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=139186
Bug ID: 139186
Summary: CSS property "white-space: pre-line" causes all the
svg <text> tag lines to overlap
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: SVG
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sabouhallawa at apple.com
CC: zimmermann at kde.org
Created attachment 242417
--> https://bugs.webkit.org/attachment.cgi?id=242417&action=review
Test first-line style element with the svg <text> element.
Open the attached file and compare it with the expected. They should be identical.
Adding "white-space: pre-line" to the style attribute of the <text> element should cause the text to wrap to different lines. In WebKit, the wrapping happens but all the lines are displayed with the same vertical position which causes them to overlap.
NOTE: The attached file is an imported test from Mozilla test suite for svg.
--
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/20141202/230c356e/attachment-0002.html>
More information about the webkit-unassigned
mailing list