Re: [whatwg/dom] Handle NodeIterator node removal during filtering (PR #1479)

@annevk commented on this pull request.



>  <ol>
  <li><p>If <var>toBeRemovedNode</var> is not an <a for=tree>inclusive ancestor</a> of
- <var>nodeIterator</var>'s <a for=NodeIterator>reference</a>, or <var>toBeRemovedNode</var> is an
+ <var>nodePointer</var>'s <a for="node pointer">node</a>, or <var>toBeRemovedNode</var> is an

I'm not sure I fully understand what you meant, but I made it more explicitly a variable of adjust. Does that help?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1479#discussion_r3517725355
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/1479/review/4623092375@github.com>

Received on Friday, 3 July 2026 05:47:10 UTC