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

Unified Diff: Source/core/svg/SVGMPathElement.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/SVGImageElement.idl ('k') | Source/core/svg/SVGPatternElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGMPathElement.idl
diff --git a/Source/core/svg/SVGMPathElement.idl b/Source/core/svg/SVGMPathElement.idl
index c3a72ac365e35d24a772d0a62405888dee3bd700..f8ba66918fe3731dac7f0a05869d3f93e63dfc50 100644
--- a/Source/core/svg/SVGMPathElement.idl
+++ b/Source/core/svg/SVGMPathElement.idl
@@ -24,7 +24,6 @@
*/
interface SVGMPathElement : SVGElement,
- SVGURIReference,
SVGExternalResourcesRequired {
};
« no previous file with comments | « Source/core/svg/SVGImageElement.idl ('k') | Source/core/svg/SVGPatternElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698