- From: <bugzilla@jessica.w3.org>
- Date: Sun, 05 Oct 2014 17:11:46 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17648 Allen Wirfs-Brock <allen@wirfs-brock.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |allen@wirfs-brock.com --- Comment #13 from Allen Wirfs-Brock <allen@wirfs-brock.com> --- (In reply to Cameron McCormack from comment #12) > I wasn't sure what to do about @@toStringTag, as some properties with this > name in the ES6 spec are configurable and some are not. Just added an > ednote for now. That's a bug in the ES6 spec (now fixed in my draft) All standard @@toStringTag properties should be non-writable (unless an accessor), non-enumerable, and configurable -- You are receiving this mail because: You are on the CC list for the bug.
Received on Sunday, 5 October 2014 17:11:47 UTC