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