Skip to content

Commit 4083b83

Browse files
jimevanssfdcAutomatedTester
authored andcommitted
Addressing more review comments
1 parent d0924df commit 4083b83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4387,7 +4387,7 @@ <h3 id=shadow-root>Shadow Roots</h3>
43874387
<li>Return <a>success</a> with <var>shadow</var>.
43884388
</ol>
43894389

4390-
<p>To <dfn data-lt="create a shadow root">create a shadow root reference</dfn>
4390+
<p>To <dfn data-lt="create a shadow root|a new shadow root reference">create a shadow root reference</dfn>
43914391
for a <a><var>shadow root</var></a>:
43924392

43934393
<ol>
@@ -5067,7 +5067,7 @@ <h4><dfn>Get Element Shadow Root</dfn></h4>
50675067
<a>own property</a> named "host" of <var>shadow root</var>.
50685068

50695069
<li><p>If <var>shadow host</var> is not undefined or null, return
5070-
<a>create a shadow root reference</a>.
5070+
<a>a new shadow root reference</a>.
50715071

50725072
<p>Otherwise, return <a>error</a> with <a>error code</a> <a>no such shadow root</a>.
50735073
</ol>

0 commit comments

Comments
 (0)