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