Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(715)

Unified Diff: Source/core/svg/SVGImageElement.idl

Issue 17365004: Update SVG interfaces to stop inheriting from SVGURIReference (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/svg/SVGGradientElement.idl ('k') | Source/core/svg/SVGMPathElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGImageElement.idl
diff --git a/Source/core/svg/SVGImageElement.idl b/Source/core/svg/SVGImageElement.idl
index e063778f7903b48119ffec7c65e7043890000889..0ce88b1e048ea4247151f8ea6de7d91187a778ae 100644
--- a/Source/core/svg/SVGImageElement.idl
+++ b/Source/core/svg/SVGImageElement.idl
@@ -24,7 +24,6 @@
*/
interface SVGImageElement : SVGStyledElement,
- SVGURIReference,
SVGTests,
SVGLangSpace,
SVGExternalResourcesRequired,
« no previous file with comments | « Source/core/svg/SVGGradientElement.idl ('k') | Source/core/svg/SVGMPathElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698