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