WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
118170
Merge SVGLangSpace into SVGElement
https://bugs.webkit.org/show_bug.cgi?id=118170
Summary
Merge SVGLangSpace into SVGElement
Chris Dumez
Reported
2013-06-27 23:29:23 PDT
As per the latest SVG specification, we should merge SVGLangSpace interface into SVGElement:
https://svgwg.org/svg2-draft/types.html#InterfaceSVGElement
This is one step towards getting rid of multiple inheritance in SVG (Which is no longer supported in Web IDL) and matching the SVG2 specification. Corresponding Blink patch:
https://src.chromium.org/viewvc/blink?revision=153007&view=revision
Attachments
Patch
(43.89 KB, patch)
2013-06-28 00:12 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2013-06-28 00:12:17 PDT
Created
attachment 205674
[details]
Patch
Kentaro Hara
Comment 2
2013-06-28 00:28:34 PDT
Comment on
attachment 205674
[details]
Patch ok
WebKit Commit Bot
Comment 3
2013-06-28 01:35:19 PDT
Comment on
attachment 205674
[details]
Patch Clearing flags on attachment: 205674 Committed
r152156
: <
http://trac.webkit.org/changeset/152156
>
WebKit Commit Bot
Comment 4
2013-06-28 01:35:21 PDT
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.
Top of Page
Format For Printing
XML
Clone This Bug