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