[Bug 20731] Sequence algorithm seems incorrect

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

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu

--- Comment #1 from Boris Zbarsky <bzbarsky@mit.edu> ---
What do you mean by "actual property name"?

In ECMAScript, all property names are strings.  So for example the array [ "a",
"b" ] has properties named "0" and "1" (as well as "length").

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

Received on Tuesday, 22 January 2013 13:07:57 UTC