File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4545,7 +4545,7 @@ and <{template}>. SVG ought to do the same for its <{script}> elements, but does
4545
4545
<var> node</var> 's <a for=Node>node document</a> ) and boolean <var> subtree</var> (default false):
4546
4546
4547
4547
<ol>
4548
- <li> <a for=/>Assert</a> : <var> node</var> is not a <a for=/>document</a> or <var> node</var> is
4548
+ <li><p> < a for=/>Assert</a> : <var> node</var> is not a <a for=/>document</a> or <var> node</var> is
4549
4549
<var> document</var> .
4550
4550
4551
4551
<li><p> Let <var> copy</var> be the result of <a>cloning a single node</a> given <var> node</var> ,
@@ -4607,9 +4607,9 @@ and <{template}>. SVG ought to do the same for its <{script}> elements, but does
4607
4607
<a for=Element>shadow root</a> 's <a for=ShadowRoot>clonable</a> is true:
4608
4608
4609
4609
<ol>
4610
- <li><p> Assert: <var> copy</var> is not a <a for=Element>shadow host</a> .
4610
+ <li><p> <a for=/> Assert</a> : <var> copy</var> is not a <a for=Element>shadow host</a> .
4611
4611
4612
- <li><p> Run <a>attach a shadow root</a> with <var> copy</var> , <var> node</var> 's
4612
+ <li><p> <a>Attach a shadow root</a> with <var> copy</var> , <var> node</var> 's
4613
4613
<a for=Element>shadow root</a> 's <a for=ShadowRoot>mode</a>, true, <var>node</var>' s
4614
4614
<a for=Element>shadow root</a> 's <a for=ShadowRoot>serializable</a>, <var>node</var>' s
4615
4615
<a for=Element>shadow root</a> 's <a for=ShadowRoot>delegates focus</a>, and <var>node</var>' s
You can’t perform that action at this time.
0 commit comments