Skip to content

Commit f491f75

Browse files
committed
Update dom.bs
1 parent 7e0be5b commit f491f75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dom.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3001,7 +3001,7 @@ null.
30013001
<div algorithm>
30023002
<p><a lt="Other applicable specifications">Specifications</a> may define
30033003
<dfn export id=concept-node-move-ext>moving steps</dfn> for all or some <a for=/>nodes</a>. The
3004-
algorithm is passed a <a for=/>node</a> <var ignore>movedNode</var>, and a <a for=/>node</a>-or-null
3004+
algorithm is passed a <a for=/>node</a> <var>movedNode</var>, and a <a for=/>node</a>-or-null
30053005
<var ignore>oldParent</var> as indicated in the <a for=/>move</a> algorithm below. Like the
30063006
<a>insertion steps</a>, these steps must not modify the <a>node tree</a> that
30073007
<var>movedNode</var> <a>participates</a> in, create <a for=/>browsing contexts</a>,

0 commit comments

Comments
 (0)