- From: Boris Zbarsky <notifications@github.com>
- Date: Fri, 25 Mar 2016 10:51:41 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Friday, 25 March 2016 17:52:19 UTC
Should it be enumerable? Writable? Configurable? The spec currently just says: > then there MUST be a property on the interface prototype object whose name is the @@unscopeables symbol and whose value is an object created as follows with nothing about the other parts of the property descriptor. I'm assuming this thing should be writable, configurable, and enumerable. --- 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/102
Received on Friday, 25 March 2016 17:52:19 UTC