X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fcore%2Fsvg%2FSVGAnimatedInteger.idl;h=4585be933e2ed9b22272576ca92e66b825e75c66;hb=004985e17e624662a4c85c76a7654039dc83f028;hp=78ad65a7a65736077541e0aa80799484ca5d675e;hpb=2f108dbacb161091e42a3479f4e171339b7e7623;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/core/svg/SVGAnimatedInteger.idl b/src/third_party/WebKit/Source/core/svg/SVGAnimatedInteger.idl index 78ad65a..4585be9 100644 --- a/src/third_party/WebKit/Source/core/svg/SVGAnimatedInteger.idl +++ b/src/third_party/WebKit/Source/core/svg/SVGAnimatedInteger.idl @@ -25,7 +25,7 @@ [ SetWrapperReferenceTo(SVGElement contextElement), - StrictTypeChecking, + TypeChecking=Interface|Nullable, ] interface SVGAnimatedInteger { [RaisesException=Setter] attribute long baseVal; readonly attribute long animVal;