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