- From: Rafał Pocztarski <notifications@github.com>
- Date: Thu, 07 Jul 2016 11:52:03 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc:
Received on Thursday, 7 July 2016 18:52:46 UTC
[I finally wrote](https://stackoverflow.com/questions/23269785/whats-the-difference-between-queryall-and-queryselectorall/38245620#38245620) that `query` and `queryAll` will not be available until the JavaScript subclassing of built-ins is implemented in the browsers and even then it will be unlikely to return a live Elements[] array. (I also changed all of the w3.org links to whatwg.org as [pointed out](https://stackoverflow.com/questions/23269785/whats-the-difference-between-queryall-and-queryselectorall/38245620#comment63923286_38245620) by @domenic). I hope it is fairly accurate now. Thanks for all the feedback. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/39#issuecomment-231172574
Received on Thursday, 7 July 2016 18:52:46 UTC