[Bug 26322] Definitions "algorithm" and "usages" properties of CryptoKey make no sense

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