Index: Source/core/svg/SVGAnimatedRect.idl |
diff --git a/Source/core/svg/SVGAnimatedRect.idl b/Source/core/svg/SVGAnimatedRect.idl |
index 33a7123c555ce778aa105c4d1f198ea9dce706a1..e3f5dcf7225e63c214920784dacee32f763830fe 100644 |
--- a/Source/core/svg/SVGAnimatedRect.idl |
+++ b/Source/core/svg/SVGAnimatedRect.idl |
@@ -25,6 +25,7 @@ |
[ |
SetWrapperReferenceTo(SVGElement contextElement), |
+ RuntimeEnabled=SVG1DOM, |
] interface SVGAnimatedRect { |
readonly attribute SVGRect baseVal; |
readonly attribute SVGRect animVal; |