File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4619,7 +4619,7 @@ and <{template}>. SVG ought to do the same for its <{script}> elements, but does
4619
4619
to <var> node</var> 's <a for=Element>shadow root</a>' s <a for=ShadowRoot>declarative</a> .
4620
4620
4621
4621
<li><p> <a>Clone a node's children</a> given <var> node</var> 's <a for=Element>shadow root</a> ,
4622
- <var> copy</var> 's <a for=Element>shadow root</a> , and <var> document </var> .
4622
+ <var> copy</var> 's <a for=Element>shadow root</a> , <var> document </var> , and <var> subtree </var> .
4623
4623
</ol>
4624
4624
</ol>
4625
4625
</li>
@@ -4664,7 +4664,7 @@ and <{template}>. SVG ought to do the same for its <{script}> elements, but does
4664
4664
4665
4665
<li><p> Run any <a>cloning steps</a> defined for <var> node</var> in
4666
4666
<a>other applicable specifications</a> and pass <var> node</var> , <var> copy</var> , and
4667
- <var> subtree</var> .
4667
+ <var> subtree</var> as parameters .
4668
4668
4669
4669
<li><p> Return <var> copy</var> .
4670
4670
</ol>
You can’t perform that action at this time.
0 commit comments