Index: Source/core/svg/SVGPathElement.idl |
diff --git a/Source/core/svg/SVGPathElement.idl b/Source/core/svg/SVGPathElement.idl |
index 3cc9d2f19c4510c5d7f816daa69828cd9a632ef3..df7ac8c97f0df17673d5d2a1d30d3a054e6878f9 100644 |
--- a/Source/core/svg/SVGPathElement.idl |
+++ b/Source/core/svg/SVGPathElement.idl |
@@ -25,7 +25,7 @@ |
*/ |
[ |
- TypeChecking=Interface|Nullable, |
+ TypeChecking=Interface, |
] interface SVGPathElement : SVGGeometryElement { |
readonly attribute SVGAnimatedNumber pathLength; |