[Bug 22507] Need to define behaviour for setting properties on named properties objects

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22507

--- Comment #3 from Cameron McCormack <cam@mcc.id.au> ---
(In reply to Boris Zbarsky from bug 21929 comment #2)
> The [[Delete]] defined in the spec now works for ES5 but not ES6: in ES6
> [[Delete]] just returns a boolean indicating success or not and the caller
> throws or not based on strict mode...

OK, fixed:

https://github.com/heycam/webidl/commit/a4e5e47940bd7fb1e0ea9408a4d45a508c543af4

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Monday, 27 January 2014 21:41:02 UTC