| Index: Source/core/svg/SVGPathSegCurvetoQuadraticSmoothAbs.idl
|
| diff --git a/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothAbs.idl b/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothAbs.idl
|
| index fe6ba4572e3055c6ce9c0f0c6f3b05ca35a4c4b7..81e1bba4951fe59caf8a53b28fd6c417056fdcf7 100644
|
| --- a/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothAbs.idl
|
| +++ b/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothAbs.idl
|
| @@ -25,7 +25,7 @@
|
| */
|
|
|
| [
|
| - TypeChecking=(Interface, Unrestricted),
|
| + TypeChecking=Interface,
|
| RuntimeEnabled=SVG1DOM,
|
| MeasureAs=SVGPathSegDOM,
|
| ] interface SVGPathSegCurvetoQuadraticSmoothAbs : SVGPathSeg {
|
|
|