Index: core/svg/SVGFEMorphologyElement.idl |
diff --git a/core/svg/SVGFEMorphologyElement.idl b/core/svg/SVGFEMorphologyElement.idl |
index 168b4eff5efeb4645f45a44156df7f5e6fd8ce7b..550c368550c00c1332b15ba3d36509e6045b0716 100644 |
--- a/core/svg/SVGFEMorphologyElement.idl |
+++ b/core/svg/SVGFEMorphologyElement.idl |
@@ -25,7 +25,7 @@ |
[ |
DoNotCheckConstants |
-] interface SVGFEMorphologyElement : SVGStyledElement { |
+] interface SVGFEMorphologyElement : SVGElement { |
// Morphology Operators |
const unsigned short SVG_MORPHOLOGY_OPERATOR_UNKNOWN = 0; |
const unsigned short SVG_MORPHOLOGY_OPERATOR_ERODE = 1; |