X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fcore%2Fsvg%2FSVGPathSegCurvetoQuadraticSmoothAbs.idl;h=81e1bba4951fe59caf8a53b28fd6c417056fdcf7;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=8db13c3dddea3d7ae6f424fdae4af720083c5bee;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothAbs.idl b/src/third_party/WebKit/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothAbs.idl index 8db13c3..81e1bba 100644 --- a/src/third_party/WebKit/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothAbs.idl +++ b/src/third_party/WebKit/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothAbs.idl @@ -26,6 +26,8 @@ [ TypeChecking=Interface, + RuntimeEnabled=SVG1DOM, + MeasureAs=SVGPathSegDOM, ] interface SVGPathSegCurvetoQuadraticSmoothAbs : SVGPathSeg { attribute float x; attribute float y;