Index: Source/core/svg/SVGSVGElement.idl |
diff --git a/Source/core/svg/SVGSVGElement.idl b/Source/core/svg/SVGSVGElement.idl |
index 0edfc9a11028f6f4334844ab37dd84bc7685bd0b..e861807fa44d78d0054e68c55c3f28e2ca0e5511 100644 |
--- a/Source/core/svg/SVGSVGElement.idl |
+++ b/Source/core/svg/SVGSVGElement.idl |
@@ -69,7 +69,6 @@ interface SVGSVGElement : SVGGraphicsElement { |
Element getElementById([Default=Undefined] optional DOMString elementId); |
}; |
-SVGSVGElement implements SVGExternalResourcesRequired; |
SVGSVGElement implements SVGFitToViewBox; |
SVGSVGElement implements SVGZoomAndPan; |