| Index: core/svg/SVGAnimatedNumberList.idl
|
| diff --git a/core/svg/SVGAnimatedNumberList.idl b/core/svg/SVGAnimatedNumberList.idl
|
| index 5e73f09dd9b712aaf8b4474e9913ab3ecceb7a45..c38f5cd5539f2e54954e784b471d37e360f72530 100644
|
| --- a/core/svg/SVGAnimatedNumberList.idl
|
| +++ b/core/svg/SVGAnimatedNumberList.idl
|
| @@ -27,8 +27,6 @@
|
|
|
| [
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
| - RuntimeEnabled=SVG1DOM,
|
| - MeasureAs=SVG1DOM,
|
| WillBeGarbageCollected,
|
| ] interface SVGAnimatedNumberList {
|
| readonly attribute SVGNumberList baseVal;
|
|
|