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