Index: core/svg/SVGAnimatedAngle.idl |
diff --git a/core/svg/SVGAnimatedAngle.idl b/core/svg/SVGAnimatedAngle.idl |
index 2f178121815dec5a70598afb2f6c8f73d64dfdd3..4bd584833464ddbc5454bc8420534a9f98b49036 100644 |
--- a/core/svg/SVGAnimatedAngle.idl |
+++ b/core/svg/SVGAnimatedAngle.idl |
@@ -27,8 +27,6 @@ |
[ |
SetWrapperReferenceTo(SVGElement contextElement), |
- RuntimeEnabled=SVG1DOM, |
- MeasureAs=SVG1DOM, |
WillBeGarbageCollected, |
] interface SVGAnimatedAngle { |
readonly attribute SVGAngle baseVal; |