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