Index: core/svg/SVGPatternElement.idl |
diff --git a/core/svg/SVGPatternElement.idl b/core/svg/SVGPatternElement.idl |
index 390fcb665750ae9c47b9a3ca6c95bb7304849d3f..55aa2e9eb1b371172324538125fed2121ca55017 100644 |
--- a/core/svg/SVGPatternElement.idl |
+++ b/core/svg/SVGPatternElement.idl |
@@ -23,7 +23,7 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-interface SVGPatternElement : SVGStyledElement { |
+interface SVGPatternElement : SVGElement { |
readonly attribute SVGAnimatedEnumeration patternUnits; |
readonly attribute SVGAnimatedEnumeration patternContentUnits; |
readonly attribute SVGAnimatedTransformList patternTransform; |