RESOLVED FIXED 6426
<altGlyph> element not implemented
https://bugs.webkit.org/show_bug.cgi?id=6426
Summary <altGlyph> element not implemented
Eric Seidel (no email)
Reported 2006-01-08 01:58:20 PST
<altGlyph> element not implemented http://www.w3.org/TR/SVG/text.html#AltGlyphElement One way to implement this would be to pre-flight any SVG text we're about to render, manually replacing glyphs in the RenderText with the equivilent of a <tspan>. Not sure. This one is going to need some thinking.
Attachments
Eric Seidel (no email)
Comment 1 2006-01-10 19:35:10 PST
*** Bug 6482 has been marked as a duplicate of this bug. ***
Eric Seidel (no email)
Comment 2 2007-12-19 03:36:04 PST
This is the last element blocking our enabling of the "Text" feature string for SVG 1.1.
Nikolas Zimmermann
Comment 3 2009-10-05 08:28:37 PDT
This has been implemented in 2008 already! Closing.
Note You need to log in before you can comment on or make changes to this bug.