Index: Source/core/svg/SVGPathSegCurvetoQuadraticSmoothRel.idl |
diff --git a/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothRel.idl b/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothRel.idl |
index a1e6abad187c0da33e6c20807930b903cc7cd4a8..cecfb26f62f3dec470ddce3ec3765a3c027423d3 100644 |
--- a/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothRel.idl |
+++ b/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothRel.idl |
@@ -25,7 +25,7 @@ |
*/ |
[ |
- TypeChecking=Interface|Nullable, |
+ TypeChecking=Interface, |
] interface SVGPathSegCurvetoQuadraticSmoothRel : SVGPathSeg { |
attribute float x; |
attribute float y; |