Index: core/svg/SVGAnimatedRect.idl |
diff --git a/core/svg/SVGAnimatedRect.idl b/core/svg/SVGAnimatedRect.idl |
index 33a7123c555ce778aa105c4d1f198ea9dce706a1..4802de5894896af483d310ab7b168c9691ee3c6b 100644 |
--- a/core/svg/SVGAnimatedRect.idl |
+++ b/core/svg/SVGAnimatedRect.idl |
@@ -24,6 +24,7 @@ |
*/ |
[ |
+ NotScriptWrappable, |
SetWrapperReferenceTo(SVGElement contextElement), |
] interface SVGAnimatedRect { |
readonly attribute SVGRect baseVal; |