[Webkit-unassigned] [Bug 12609] Any SVG element will create renderers even when children of HTML elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 22 23:56:16 PST 2007


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


rwlbuis at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13343|                            |review?
               Flag|                            |




------- Comment #8 from rwlbuis at gmail.com  2007-02-22 23:56 PDT -------
Created an attachment (id=13343)
 --> (http://bugs.webkit.org/attachment.cgi?id=13343&action=view)
First  attempt

This is another possible approach, maybe we need to call it 5? :) It makes svg
renderer building slightly slower since more checks are needed, but doesnt
change Node.h. I am not sure whether we should check that parent can be xhtml
element or just parent can't be a html element. I am waiting with the testcase
until I am sure I have the right approach.
Cheers,

Rob.


-- 
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