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