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