| Index: Source/core/svg/SVGPathSegCurvetoCubicSmoothRel.idl
|
| diff --git a/Source/core/svg/SVGPathSegCurvetoCubicSmoothRel.idl b/Source/core/svg/SVGPathSegCurvetoCubicSmoothRel.idl
|
| index daa38e310aa0fb6e34d8537977a41fcea24b09f9..9253bb3e78f6f69e2cbd1585b91d555a93220a2c 100644
|
| --- a/Source/core/svg/SVGPathSegCurvetoCubicSmoothRel.idl
|
| +++ b/Source/core/svg/SVGPathSegCurvetoCubicSmoothRel.idl
|
| @@ -25,7 +25,7 @@
|
| */
|
|
|
| [
|
| - TypeChecking=Interface|Nullable,
|
| + TypeChecking=Interface,
|
| ] interface SVGPathSegCurvetoCubicSmoothRel : SVGPathSeg {
|
| attribute float x;
|
| attribute float y;
|
|
|