[Webkit-unassigned] [Bug 12207] RenderSVGContainer should be split into multiple classes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 6 03:10:40 PDT 2007


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





------- Comment #7 from eric at webkit.org  2007-06-06 03:10 PDT -------
Anyone working on this bug (i.e. rob) should be aware of the patch attached to:
http://bugs.webkit.org/show_bug.cgi?id=14012

That patch includes some small changes which try to make it obvious what
sections of RenderSVGContainer already have special-case code for the <svg>
root element.  The goal of splitting out a RenderSVGRoot class would be to
remove those special cases from RenderSVGGroup (or RenderSVGContainer) so that
RenderSVGContainer can only worry about being inside other SVG content, and
RenderSVGRoot can worry about all the issues of mixing with other non-SVG
content.


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