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