Index: Source/core/svg/SVGAnimatedTransformList.idl |
diff --git a/Source/core/svg/SVGAnimatedTransformList.idl b/Source/core/svg/SVGAnimatedTransformList.idl |
index 7a56c323c2920bd78e5c047718dc8ce2233fa4a0..9784c54f7b8ea602d8118b53abd9701d78ac472b 100644 |
--- a/Source/core/svg/SVGAnimatedTransformList.idl |
+++ b/Source/core/svg/SVGAnimatedTransformList.idl |
@@ -25,6 +25,7 @@ |
[ |
SetWrapperReferenceTo(SVGElement contextElement), |
+ RuntimeEnabled=SVG1DOM, |
] interface SVGAnimatedTransformList { |
readonly attribute SVGTransformList baseVal; |
readonly attribute SVGTransformList animVal; |