X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fcore%2Fsvg%2FSVGPathSegCurvetoCubicSmoothAbs.idl;h=63a7da22264dad8cf9a833133d6c56cfb7a9f533;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=c84d23963f8e539615899dc6c71a576fb3e6b5b4;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/core/svg/SVGPathSegCurvetoCubicSmoothAbs.idl b/src/third_party/WebKit/Source/core/svg/SVGPathSegCurvetoCubicSmoothAbs.idl index c84d239..63a7da2 100644 --- a/src/third_party/WebKit/Source/core/svg/SVGPathSegCurvetoCubicSmoothAbs.idl +++ b/src/third_party/WebKit/Source/core/svg/SVGPathSegCurvetoCubicSmoothAbs.idl @@ -25,7 +25,7 @@ */ [ - TypeChecking=Interface|Nullable, + TypeChecking=Interface, ] interface SVGPathSegCurvetoCubicSmoothAbs : SVGPathSeg { attribute float x; attribute float y;