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