Index: Source/core/svg/SVGAnimatedInteger.idl |
diff --git a/Source/core/svg/SVGAnimatedInteger.idl b/Source/core/svg/SVGAnimatedInteger.idl |
index 4585be933e2ed9b22272576ca92e66b825e75c66..87c2d7f87cfacc19ab3b2b983e4ec074bd849faf 100644 |
--- a/Source/core/svg/SVGAnimatedInteger.idl |
+++ b/Source/core/svg/SVGAnimatedInteger.idl |
@@ -25,7 +25,7 @@ |
[ |
SetWrapperReferenceTo(SVGElement contextElement), |
- TypeChecking=Interface|Nullable, |
+ TypeChecking=Interface, |
] interface SVGAnimatedInteger { |
[RaisesException=Setter] attribute long baseVal; |
readonly attribute long animVal; |