We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ddfe80 commit 5bb8690Copy full SHA for 5bb8690
dom.bs
@@ -5980,10 +5980,12 @@ method steps are:
5980
</ol>
5981
</div>
5982
5983
+<div algorithm>
5984
<p><a lt="Other applicable specifications">Specifications</a> may define
5985
<dfn export id=concept-node-adopt-ext>adopting steps</dfn> for all or some <a for=/>nodes</a>. The
-algorithm is passed <var>node</var> and <var>oldDocument</var>, as indicated in the <a>adopt</a>
5986
-algorithm.
+algorithm is passed <var ignore>node</var> and <var ignore>oldDocument</var>, as indicated in the
5987
+<a>adopt</a> algorithm.
5988
+</div>
5989
5990
<div algorithm>
5991
<p>To <dfn export id=concept-node-adopt>adopt</dfn> a <var>node</var> into a <var>document</var>, run
0 commit comments