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