RESOLVED FIXED6428
<tspan> element not implemented
https://bugs.webkit.org/show_bug.cgi?id=6428
Summary <tspan> element not implemented
Eric Seidel (no email)
Reported 2006-01-08 02:28:00 PST
<tspan> element not implemented http://www.w3.org/TR/SVG/text.html#TSpanElement This is by far the most important piece of text left. For better or worse it shares all of its attributes with <text>. <text> in my view should have only <tspan> children, making implicit <tspan>s for any plain text node children.
Attachments
proposed patch. (16.33 KB, patch)
2006-01-15 02:35 PST, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2006-01-10 19:36:11 PST
*** Bug 6483 has been marked as a duplicate of this bug. ***
Eric Seidel (no email)
Comment 2 2006-01-15 00:28:47 PST
*** Bug 6477 has been marked as a duplicate of this bug. ***
Eric Seidel (no email)
Comment 3 2006-01-15 02:35:50 PST
Created attachment 5691 [details] proposed patch.
Note You need to log in before you can comment on or make changes to this bug.