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