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