- From: <bugzilla@jessica.w3.org>
- Date: Thu, 09 Oct 2014 05:31:00 +0000
- To: public-webcrypto@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26322 --- Comment #20 from Boris Zbarsky <bzbarsky@mit.edu> --- So to be clear, if you do "var foo = {}; foo.bar = 5", then "foo" now has a value property named "bar" whose value is 5 (assuming no one stuck a property named "foo" on Object.prototype, at least). -- You are receiving this mail because: You are on the CC list for the bug.
Received on Thursday, 9 October 2014 05:31:01 UTC