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 @@ -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 >
You can’t perform that action at this time.
0 commit comments