Re: Property enumeration for NodeList, etc.

On 6/18/11 1:26 AM, Cameron McCormack wrote:
>                                         Fx  Sa  Cr  Op  IE
...
>    Window
...
>    named properties enumerated?         N   n   n   y   y
...
> (N) named properties don’t exist on this object

Actually, in Firefox there are in fact named properties on the window: 
frame names.  They're not enumerable properties.

-Boris

Received on Saturday, 18 June 2011 06:00:16 UTC