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

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





--- Comment #2 from crisp <crisp@tweakers.net>  2008-07-11 00:21:14 ---
In addition: the performance element brought by alex is just a straw hat; most
of the time core JS and DOM operations are just a fraction of dynamic HTML
updates. (partial) Document re-rendering is mostly more time consuming.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 11 July 2008 00:21:49 UTC