| Index: core/svg/SVGAnimatedString.idl
|
| diff --git a/core/svg/SVGAnimatedString.idl b/core/svg/SVGAnimatedString.idl
|
| index 5f4a06743d4f0985b78c0b5d8ade3c16add58244..e881925aaac3b6952286cb3b13ffaefde50d0112 100644
|
| --- a/core/svg/SVGAnimatedString.idl
|
| +++ b/core/svg/SVGAnimatedString.idl
|
| @@ -27,8 +27,6 @@
|
|
|
| [
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
| - RuntimeEnabled=SVG1DOM,
|
| - MeasureAs=SVG1DOM,
|
| WillBeGarbageCollected,
|
| ] interface SVGAnimatedString {
|
| [RaisesException=Setter] attribute DOMString baseVal;
|
|
|