- From: Codifier <notifications@github.com>
- Date: Sat, 25 Aug 2018 20:45:20 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 26 August 2018 03:45:43 UTC
I think it is actually supposed to be `node = sibling`, right before `break`ing out of (or after) the `while` loop, when a non-null `sibling` is found. I believe `temporary` is merely used to climb back up the tree to find a suitable sibling. -- 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/issues/672#issuecomment-416011710
Received on Sunday, 26 August 2018 03:45:43 UTC