| Index: Source/core/svg/SVGPathSegCurvetoQuadraticSmoothAbs.idl
|
| diff --git a/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothAbs.idl b/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothAbs.idl
|
| index 8db13c3dddea3d7ae6f424fdae4af720083c5bee..ddd76653ce40e283a824ea0ca602e9d6461df4f1 100644
|
| --- a/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothAbs.idl
|
| +++ b/Source/core/svg/SVGPathSegCurvetoQuadraticSmoothAbs.idl
|
| @@ -26,6 +26,7 @@
|
|
|
| [
|
| TypeChecking=Interface,
|
| + RuntimeEnabled=SVG1DOM,
|
| ] interface SVGPathSegCurvetoQuadraticSmoothAbs : SVGPathSeg {
|
| attribute float x;
|
| attribute float y;
|
|
|