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