- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Wed, 11 Sep 2013 13:23:52 +0100
- To: "Tab Atkins Jr." <jackalmage@gmail.com>
- Cc: WebApps WG <public-webapps@w3.org>, Domenic Denicola <domenic@domenicdenicola.com>
On Wed, Sep 11, 2013 at 12:39 PM, Tab Atkins Jr. <jackalmage@gmail.com> wrote: > That helps when you've *already* run findAll() once, and need to run > it again on the results, but it doesn't help at all when you're > starting with a set of elements, unless we perhaps make a > constructable NodeList and force people to pass their array through > that first. Right, Elements, https://gist.github.com/domenic/5864658 has a sketch, which is the name of this new Array subclass, can be constructed just like an Array can. -- http://annevankesteren.nl/
Received on Wednesday, 11 September 2013 12:24:19 UTC