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