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