X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fcore%2Fsvg%2FSVGPathSegArcRel.idl;h=405a5c66e9bd525709810a0b85a0acb1b2972ecc;hb=004985e17e624662a4c85c76a7654039dc83f028;hp=2c81a878d51ff019eff0e62a438d37232432bff5;hpb=2f108dbacb161091e42a3479f4e171339b7e7623;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/core/svg/SVGPathSegArcRel.idl b/src/third_party/WebKit/Source/core/svg/SVGPathSegArcRel.idl index 2c81a87..405a5c6 100644 --- a/src/third_party/WebKit/Source/core/svg/SVGPathSegArcRel.idl +++ b/src/third_party/WebKit/Source/core/svg/SVGPathSegArcRel.idl @@ -25,7 +25,7 @@ */ [ - StrictTypeChecking, + TypeChecking=Interface|Nullable, ] interface SVGPathSegArcRel : SVGPathSeg { attribute float x; attribute float y;