Skip to content

Commit

Permalink
Rewrapping
Browse files Browse the repository at this point in the history
  • Loading branch information
domfarolino committed Dec 12, 2024
1 parent d5196dc commit 6e5be65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dom.bs
Original file line number Diff line number Diff line change
Expand Up @@ -9379,8 +9379,8 @@ filter matches any <a for=/>node</a>.
<a for=traversal>active flag</a>, <a for=traversal>root</a>, <a for=traversal>whatToShow</a>, and
<a for=traversal>filter</a> as well.

<p>The <dfn id=nodeiterator-pre-removing-steps><code>NodeIterator</code> pre-remove steps</dfn> given a <var>nodeIterator</var> and
<var>toBeRemovedNode</var>, are as follows:
<p>The <dfn id=nodeiterator-pre-removing-steps><code>NodeIterator</code> pre-remove steps</dfn>
given a <var>nodeIterator</var> and <var>toBeRemovedNode</var>, are as follows:

<ol>
<li><p>If <var>toBeRemovedNode</var> is not an <a for=tree>inclusive ancestor</a> of
Expand Down

0 comments on commit 6e5be65

Please sign in to comment.