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