- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 20 Sep 2023 04:21:15 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 20 September 2023 11:21:21 UTC
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