- From: Boris Zbarsky <notifications@github.com>
- Date: Fri, 20 Jan 2017 11:32:11 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 20 January 2017 19:32:52 UTC
The spec says, at <https://heycam.github.io/webidl/#dfn-attribute-setter>: > If attribute is read only and does not have a [LenientThis], [PutForwards] or [Replaceable] extended attribute, return undefined; there is no attribute setter function. That should be [LenientSetter], not [LenientThis]. @domenic, @tobie -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/issues/271
Received on Friday, 20 January 2017 19:32:52 UTC