[whatwg/dom] Address infinite loop in TreeWalker's nextNode() (#794)

See https://github.com/whatwg/dom/issues/787#issuecomment-550485387 onward for analysis and test references.

Fixes #787.

@pwombwell care to review? I'll land it next week I suppose if all is in order.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/dom/pull/794

-- Commit Summary --

  * Address infinite loop in TreeWalker's nextNode()

-- File Changes --

    M dom.bs (4)

-- Patch Links --

https://github.com/whatwg/dom/pull/794.patch
https://github.com/whatwg/dom/pull/794.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/794

Received on Friday, 8 November 2019 14:20:40 UTC