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