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