On Jul 31, 2013 6:40 AM, "Tom Van Cutsem" <[email protected]> wrote:
> On the flip side: DOM nodelists, while behaviorally similar to arrays, also don't pass the Array.isArray test. Does this anger developers? Or is this common wisdom and people have learned to live with the differences between nodelists and arrays? Yes, but mostly it is because NodeList etc do not have Array.prototype on the prototype chain. _______________________________________________ > es-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es-discuss >
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

