Index: Source/core/svg/SVGAnimatedNumberList.idl |
diff --git a/Source/core/svg/SVGAnimatedNumberList.idl b/Source/core/svg/SVGAnimatedNumberList.idl |
index 355e49006e50ae4502a52f8696177417e0a29c4c..3bcda1a6fd0d266832b2feebf695a15e73e51b96 100644 |
--- a/Source/core/svg/SVGAnimatedNumberList.idl |
+++ b/Source/core/svg/SVGAnimatedNumberList.idl |
@@ -25,6 +25,7 @@ |
[ |
SetWrapperReferenceTo(SVGElement contextElement), |
+ RuntimeEnabled=SVG1DOM, |
] interface SVGAnimatedNumberList { |
readonly attribute SVGNumberList baseVal; |
readonly attribute SVGNumberList animVal; |