| Index: Source/core/svg/SVGPathSegCurvetoCubicSmoothAbs.idl
|
| diff --git a/Source/core/svg/SVGPathSegCurvetoCubicSmoothAbs.idl b/Source/core/svg/SVGPathSegCurvetoCubicSmoothAbs.idl
|
| index cc40f27f8b05daa5ea00aaf6ef72bcb68dd01157..100daeb842b2f6ef28779fdbec5d9db7f0dcfd7f 100644
|
| --- a/Source/core/svg/SVGPathSegCurvetoCubicSmoothAbs.idl
|
| +++ b/Source/core/svg/SVGPathSegCurvetoCubicSmoothAbs.idl
|
| @@ -25,7 +25,7 @@
|
| */
|
|
|
| [
|
| - TypeChecking=Interface,
|
| + TypeChecking=(Interface, Unrestricted),
|
| RuntimeEnabled=SVG1DOM,
|
| MeasureAs=SVGPathSegDOM,
|
| ] interface SVGPathSegCurvetoCubicSmoothAbs : SVGPathSeg {
|
|
|