- From: Boris Zbarsky <bzbarsky@mit.edu>
- Date: Fri, 10 Apr 2015 22:25:08 -0400
- To: "public-script-coord@w3.org" <public-script-coord@w3.org>
On 4/2/15 2:56 PM, Boris Zbarsky wrote: > I think we should just change the spec here. Specifically, set > [[Writable]] to true, which will allow shadowing assignments, while > continuing to return false from [[DefineOwnProperty]] (so if you try to > actually set the property directly on the named properties object you > either no-op or throw depending on strict mode and whatnot). https://github.com/heycam/webidl/pull/48 -Boris
Received on Saturday, 11 April 2015 02:25:37 UTC