[Bug 20158] Unrestricted typed dictionary

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

--- Comment #5 from Boris Zbarsky <bzbarsky@mit.edu> ---
> Afaik, enumeration order should be generally interoperable now. 

It's interoperable for keys that don't look like numbers. There's pretty much
no interop for the ones that do.  It's not just numeric vs non-numeric; the
order of the numeric keys is different in different implementations, and
sometimes within a given implementation for different objects.

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

Received on Thursday, 29 November 2012 17:40:31 UTC