[Webkit-unassigned] [Bug 139183] New: CSS first-letter property is not respected by the SVG <text> element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 2 08:42:57 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=139183
Bug ID: 139183
Summary: CSS first-letter property is not respected by the SVG
<text> element
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 242409
--> https://bugs.webkit.org/attachment.cgi?id=242409&action=review
Test first-letter style element with the svg <text> element.
Open the attached file and compare it with the expected results. They should be identical.
The CSS first-letter is not respected by the SVG text element. If the selector is text::first-letter or ::first-letter is in the style section of the svg, it has no effect. It is expected to have the first letter drawn with the style specified in the first-letter element.
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/7d9972a7/attachment-0002.html>
More information about the webkit-unassigned
mailing list