Index: core/svg/SVGAnimatedTransformList.idl |
diff --git a/core/svg/SVGAnimatedTransformList.idl b/core/svg/SVGAnimatedTransformList.idl |
index 54937fa32742815b43edd62b4f8190a4320f00d2..fca3d24f19c1798e379dcc08e524c37b6ea4d1e8 100644 |
--- a/core/svg/SVGAnimatedTransformList.idl |
+++ b/core/svg/SVGAnimatedTransformList.idl |
@@ -27,8 +27,6 @@ |
[ |
SetWrapperReferenceTo(SVGElement contextElement), |
- RuntimeEnabled=SVG1DOM, |
- MeasureAs=SVG1DOM, |
WillBeGarbageCollected, |
] interface SVGAnimatedTransformList { |
[MeasureAs=SVGAnimatedTransformListBaseVal] readonly attribute SVGTransformList baseVal; |