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

Yeah, creating your own tree walker. You could use `childNodes`, but also `firstChild` and `nextSibling`, etc.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/147#issuecomment-1727527692
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/147/1727527692@github.com>

Received on Wednesday, 20 September 2023 11:21:21 UTC