RESOLVED FIXED 107393
[SVG2] Refactor SVGSVGElement to inherit from SVGStyledTransformableElement
https://bugs.webkit.org/show_bug.cgi?id=107393
Summary [SVG2] Refactor SVGSVGElement to inherit from SVGStyledTransformableElement
Philip Rogers
Reported 2013-01-19 21:08:28 PST
SVG2 updates the class hierarchy so SVGSVGElement inherits from SVGGraphicsElement: https://svgwg.org/svg2-draft/single-page.html#struct-InterfaceSVGSVGElement We don't have the SVGGraphicsElement yet but it will eventually replace SVGStyledTransformableElement. A comparison of SVG 1.1 and SVG 2: https://docs.google.com/a/google.com/drawings/d/1DjmqGOk71JATh5ysZtnFe0Nxvox-g6mZ-M02jLA9aOc/edit?pli=1
Attachments
First pass (7.94 KB, patch)
2013-01-19 21:52 PST, Philip Rogers
no flags
Fix merge conflict (7.94 KB, patch)
2013-01-19 22:01 PST, Philip Rogers
no flags
Philip Rogers
Comment 1 2013-01-19 21:52:00 PST
Created attachment 183656 [details] First pass
Philip Rogers
Comment 2 2013-01-19 22:01:17 PST
Created attachment 183657 [details] Fix merge conflict
Dirk Schulze
Comment 3 2013-01-19 22:16:15 PST
Comment on attachment 183657 [details] Fix merge conflict LGTM. r=me.
WebKit Review Bot
Comment 4 2013-01-19 22:33:56 PST
Comment on attachment 183657 [details] Fix merge conflict Clearing flags on attachment: 183657 Committed r140267: <http://trac.webkit.org/changeset/140267>
WebKit Review Bot
Comment 5 2013-01-19 22:34:00 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.