summaryrefslogtreecommitdiff
path: root/src/3rdparty/webkit/WebCore/svg/SVGAnimationElement.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/webkit/WebCore/svg/SVGAnimationElement.idl')
-rw-r--r--src/3rdparty/webkit/WebCore/svg/SVGAnimationElement.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/webkit/WebCore/svg/SVGAnimationElement.idl b/src/3rdparty/webkit/WebCore/svg/SVGAnimationElement.idl
index afa3cbb5c7..e221545072 100644
--- a/src/3rdparty/webkit/WebCore/svg/SVGAnimationElement.idl
+++ b/src/3rdparty/webkit/WebCore/svg/SVGAnimationElement.idl
@@ -25,7 +25,7 @@
module svg {
- interface [Conditional=SVG_ANIMATION] SVGAnimationElement : SVGElement,
+ interface [Conditional=SVG_ANIMATION, OmitConstructor] SVGAnimationElement : SVGElement,
SVGTests,
SVGExternalResourcesRequired,
ElementTimeControl {