Index: Source/core/svg/SVGSVGElement.idl |
diff --git a/Source/core/svg/SVGSVGElement.idl b/Source/core/svg/SVGSVGElement.idl |
index a6e5471e566a31e961078d73d69c7c141be3f8d6..e0fce74cf41b55339a51883b516fd840a868e040 100644 |
--- a/Source/core/svg/SVGSVGElement.idl |
+++ b/Source/core/svg/SVGSVGElement.idl |
@@ -24,7 +24,6 @@ |
// TODO: Fix SVGSVGElement inheritance (css::DocumentCSS)! |
// TODO: no events::DocumentEvent available! |
interface SVGSVGElement : SVGStyledElement, |
- SVGLangSpace, |
SVGTransformable { |
readonly attribute SVGAnimatedLength x; |
readonly attribute SVGAnimatedLength y; |