Index: core/svg/SVGGraphicsElement.idl |
diff --git a/core/svg/SVGGraphicsElement.idl b/core/svg/SVGGraphicsElement.idl |
index a0585aec05a7d909a877266dc4db67814e0d7b9d..0af24404822554a9c13e2812cdb9fa64abed9f5e 100644 |
--- a/core/svg/SVGGraphicsElement.idl |
+++ b/core/svg/SVGGraphicsElement.idl |
@@ -28,7 +28,7 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-interface SVGGraphicsElement : SVGStyledElement { |
+interface SVGGraphicsElement : SVGElement { |
readonly attribute SVGAnimatedTransformList transform; |
readonly attribute SVGElement nearestViewportElement; |