Re: [whatwg/dom] Fix TreeWalker's nextNode() (826d66b)

[This whole `while` loop](https://github.com/whatwg/dom/blob/master/dom.bs#L9363-L9372) is a no-op unless we change this `then` clause to something like `then set <var>node</var> to <var>temporary</var> and <a for=iteration>break</a>.`

-- 
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/commit/826d66b551935a7b2af09a4afc2b839500bb6c0e#commitcomment-29864353

Received on Friday, 27 July 2018 21:43:01 UTC