- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 22 Mar 2018 15:36:36 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 22 March 2018 15:37:04 UTC
The prose supposed to be equivalent to iterating over following siblings and siblings of ancestors did not skip over descendants.
See https://github.com/whatwg/dom/issues/87#issuecomment-374385254.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/dom/pull/612
-- Commit Summary --
* Fix TreeWalker's nextNode()
-- File Changes --
M dom.bs (5)
-- Patch Links --
https://github.com/whatwg/dom/pull/612.patch
https://github.com/whatwg/dom/pull/612.diff
--
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/pull/612
Received on Thursday, 22 March 2018 15:37:04 UTC