[Webkit-unassigned] [Bug 12567] <text> elements ignore <a> children

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 5 06:19:16 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12567





------- Comment #3 from macdome at opendarwin.org  2007-02-05 06:19 PDT -------
Created an attachment (id=12933)
 --> (http://bugs.webkit.org/attachment.cgi?id=12933&action=view)
partial fix

This "fixes" the bug, but crashes, due to RenderSVGInlineText not expecting an
element other than a TextPositioningElement.  I'm not sure if RenderSVGInline
is the correct renderer for <a> to be making or not.  We'd need to hear
olliej's opinion on this.

This also cleans up renderer creation, to prevent text renderers from being
allowed in the wrong places.


-- 
Configure bugmail: http://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