Skip to content

Commit 5bb8690

Browse files
committed
CI
1 parent 2ddfe80 commit 5bb8690

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

dom.bs

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5980,10 +5980,12 @@ method steps are:
59805980
</ol>
59815981
</div>
59825982

5983+
<div algorithm>
59835984
<p><a lt="Other applicable specifications">Specifications</a> may define
59845985
<dfn export id=concept-node-adopt-ext>adopting steps</dfn> for all or some <a for=/>nodes</a>. The
5985-
algorithm is passed <var>node</var> and <var>oldDocument</var>, as indicated in the <a>adopt</a>
5986-
algorithm.
5986+
algorithm is passed <var ignore>node</var> and <var ignore>oldDocument</var>, as indicated in the
5987+
<a>adopt</a> algorithm.
5988+
</div>
59875989

59885990
<div algorithm>
59895991
<p>To <dfn export id=concept-node-adopt>adopt</dfn> a <var>node</var> into a <var>document</var>, run

0 commit comments

Comments
 (0)