Index: Source/core/svg/SVGImageElement.idl |
diff --git a/Source/core/svg/SVGImageElement.idl b/Source/core/svg/SVGImageElement.idl |
index dd7afb7d5d63aff9bc9b0ff915bd108496ce53b4..2c1a6bdf3a46a4d27fa4cf26a90db4dd4802c0e5 100644 |
--- a/Source/core/svg/SVGImageElement.idl |
+++ b/Source/core/svg/SVGImageElement.idl |
@@ -24,7 +24,6 @@ |
*/ |
interface SVGImageElement : SVGStyledElement, |
- SVGLangSpace, |
SVGTransformable { |
readonly attribute SVGAnimatedLength x; |
readonly attribute SVGAnimatedLength y; |