| Index: Source/core/svg/SVGAngle.idl
|
| diff --git a/Source/core/svg/SVGAngle.idl b/Source/core/svg/SVGAngle.idl
|
| index 30eba57ae41da4c0620edcae74d85e096023c98b..9610a7b40534097375cd8ea83ea3dbef5f1f69f6 100644
|
| --- a/Source/core/svg/SVGAngle.idl
|
| +++ b/Source/core/svg/SVGAngle.idl
|
| @@ -23,7 +23,7 @@
|
| [
|
| ImplementedAs=SVGAngleTearOff,
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
| - TypeChecking=Interface,
|
| + TypeChecking=(Interface, Unrestricted),
|
| WillBeGarbageCollected,
|
| ] interface SVGAngle {
|
| // Angle Unit Types
|
|
|