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