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