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