Closed Bug 604309 Opened 14 years ago Closed 14 years ago

'text-decoration' SVG text attribute is not supported

Categories

(Core :: SVG, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 317196

People

(Reporter: cbissuel, Unassigned)

References

()

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0b8pre) Gecko/20101012 Firefox-4.0/4.0b8pre Build Identifier: Mozilla/5.0 (X11; Linux x86_64; rv:2.0b8pre) Gecko/20101012 Firefox-4.0/4.0b8pre text-decoration in SVG text attribute is not supported : <text x="20" y="20" font-size="12" fill="black" text-decoration="underline">text</text> <text x="20" y="20" font-size="12" fill="black" text-decoration="line-through">text</text> <text x="20" y="20" font-size="12" fill="black" text-decoration="overline">text</text> Reproducible: Always Steps to Reproduce: 1. Load the svg file linked in the URL or attached and inspect it with Firebug 2. compare theses texts attributes to the same rendering in Chromium 3. be disappointed Actual Results: Firefox render the text with no text-decoration Expected Results: Should render correctly SVG file attached. See also the W3C documentation : http://www.w3.org/TR/SVG/text.html http://www.w3.org/TR/SVG/fonts.html and Mozilla SVG Status : https://developer.mozilla.org/En/Mozilla_SVG_Status text claim to be implemented, but it's not complete.
Component: General → SVG
Product: Firefox → Core
Version: unspecified → Trunk
Please search for duplicates too.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: