[Bug 5851] Consider adding .toArray() on NodeList and HTMLCollection

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

Boris Zbarsky <bzbarsky@mit.edu> changed:

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

--- Comment #13 from Boris Zbarsky <bzbarsky@mit.edu> ---
>  for (let node of nodelist) { ... }

This one already works at least in Gecko+SpiderMonkey, fwiw.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 4 April 2013 19:02:17 UTC