Index: core/svg/SVGAnimatedNumberList.idl |
diff --git a/core/svg/SVGAnimatedNumberList.idl b/core/svg/SVGAnimatedNumberList.idl |
index 355e49006e50ae4502a52f8696177417e0a29c4c..cb3210a12be707d7d28c2bf3f983cd8388ff44f8 100644 |
--- a/core/svg/SVGAnimatedNumberList.idl |
+++ b/core/svg/SVGAnimatedNumberList.idl |
@@ -24,6 +24,7 @@ |
*/ |
[ |
+ NotScriptWrappable, |
SetWrapperReferenceTo(SVGElement contextElement), |
] interface SVGAnimatedNumberList { |
readonly attribute SVGNumberList baseVal; |