[webkit-reviews] review requested: [Bug 12609] Any SVG element will
create renderers even when children of HTML elements :
[Attachment 13343] First attempt
bugzilla-request-daemon at macosforge.org
bugzilla-request-daemon at macosforge.org
Thu Feb 22 23:56:15 PST 2007
Rob Buis <rwlbuis at gmail.com> has asked for review:
Bug 12609: Any SVG element will create renderers even when children of HTML
elements
http://bugs.webkit.org/show_bug.cgi?id=12609
Attachment 13343: First attempt
http://bugs.webkit.org/attachment.cgi?id=13343&action=edit
------- Additional Comments from Rob Buis <rwlbuis at gmail.com>
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.
More information about the webkit-reviews
mailing list