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