Index: Source/core/svg/SVGRectElement.idl |
diff --git a/Source/core/svg/SVGRectElement.idl b/Source/core/svg/SVGRectElement.idl |
index a1cc3a340ba27ed287d5c56e788d643855a0c8da..b4f006026df9908d91959df20d5a8828a9183a39 100644 |
--- a/Source/core/svg/SVGRectElement.idl |
+++ b/Source/core/svg/SVGRectElement.idl |
@@ -25,7 +25,6 @@ |
*/ |
interface SVGRectElement : SVGStyledElement, |
- SVGLangSpace, |
SVGTransformable { |
readonly attribute SVGAnimatedLength x; |
readonly attribute SVGAnimatedLength y; |