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