[Webkit-unassigned] [Bug 22500] hyperlinked text parts aren't rendered

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 28 18:36:48 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=22500





------- Comment #3 from webkit at kaioa.com  2009-04-28 18:36 PDT -------
Aren't you looking at the wrong thingy?

http://www.w3.org/TR/SVG11/text.html#TSpanElement

<!ENTITY % SVG.tspan.content
    "( #PCDATA | %SVG.tspan.qname; | %SVG.tref.qname; | %SVG.altGlyph.qname;
     | %SVG.animate.qname; | %SVG.set.qname; | %SVG.animateColor.qname;
     | %SVG.Description.class; %SVG.Hyperlink.class;
       %SVG.tspan.extra.content; )*"
>

There... %SVG.Hyperlink.class.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list