| Index: core/svg/SVGPointList.idl
|
| diff --git a/core/svg/SVGPointList.idl b/core/svg/SVGPointList.idl
|
| index e2dbb1526ea15a77d238f9d22b665846767958ba..97589be1892643ea2824163e4cf6c4fb5d3e848c 100644
|
| --- a/core/svg/SVGPointList.idl
|
| +++ b/core/svg/SVGPointList.idl
|
| @@ -28,9 +28,6 @@
|
| [
|
| ImplementedAs=SVGPointListTearOff,
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
| - TypeChecking=Interface,
|
| - RuntimeEnabled=SVG1DOM,
|
| - MeasureAs=SVG1DOM,
|
| WillBeGarbageCollected,
|
| ] interface SVGPointList {
|
| readonly attribute unsigned long length;
|
|
|