Re: [whatwg/dom] Address infinite loop in TreeWalker's nextNode() (PR #1433)

@armaanazhar1993-boop commented on this pull request.

Please 

> @@ -10397,18 +10397,23 @@ object <var>walker</var> and "<code>next</code>" or "<code>previous</code>" <var
 
      <li><p>Set <var>sibling</var> to <var>temporary</var>'s <a for=tree>next sibling</a>.
 
-     <li><p>If <var>sibling</var> is non-null, then set <var>node</var> to <var>sibling</var> and
-     <a for=iteration>break</a>.

<a  for=Time=iteration>

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

Message ID: <whatwg/dom/pull/1433/review/3786620907@github.com>

Received on Wednesday, 11 February 2026 18:46:45 UTC