Index: core/svg/SVGMaskElement.idl |
diff --git a/core/svg/SVGMaskElement.idl b/core/svg/SVGMaskElement.idl |
index f24eb2eff126c8393c3a9a977e07e3f6ac988d05..22658d59e95a821bf94dcbca60af4573fedc3389 100644 |
--- a/core/svg/SVGMaskElement.idl |
+++ b/core/svg/SVGMaskElement.idl |
@@ -23,7 +23,7 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-interface SVGMaskElement : SVGStyledElement { |
+interface SVGMaskElement : SVGElement { |
readonly attribute SVGAnimatedEnumeration maskUnits; |
readonly attribute SVGAnimatedEnumeration maskContentUnits; |