Re: [whatwg/dom] Consider support for ES2015 iterator protocol for NodeIterator (#147)

I [ran into this too](https://github.com/w3c/respec/pull/757/files#diff-005113d43d495615b2cfd06e2a4c27a2R179). As there is no way to select Text Nodes with selectors, using Node Iterator is still something we need to fallback to. It mean having to create an node iterator, for which I then needed an ES iterator. 

---
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/147#issuecomment-219324798

Received on Monday, 16 May 2016 00:38:25 UTC