Index: Source/core/svg/SVGMaskElement.idl |
diff --git a/Source/core/svg/SVGMaskElement.idl b/Source/core/svg/SVGMaskElement.idl |
index 66cad0c24cd19ab1eb5c32bafb364c8e2b03672f..330937cffbae9f289ca9878e4ca815efcb63f2c4 100644 |
--- a/Source/core/svg/SVGMaskElement.idl |
+++ b/Source/core/svg/SVGMaskElement.idl |
@@ -24,7 +24,6 @@ |
*/ |
interface SVGMaskElement : SVGStyledElement, |
- SVGTests, |
SVGLangSpace, |
SVGExternalResourcesRequired { |
readonly attribute SVGAnimatedEnumeration maskUnits; |