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