Skip to content

Commit

Permalink
Update dom.bs
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Oct 2, 2023
1 parent 27dda9a commit 17ede93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dom.bs
Original file line number Diff line number Diff line change
Expand Up @@ -6936,7 +6936,7 @@ a boolean <var>delegatesFocus</var>, and a boolean <var>slotAssignment</var>:

<li>
<p>Otherwise, <a for=/>remove</a> all of <var>element</var>'s <a for=Element>shadow root</a>'s
<a>children</a>, in <a>tree order</a>, and return.
<a for=tree>children</a>, in <a>tree order</a>, and return.

<p class=note>This means that if multiple declarative shadow roots are contained within a single
shadow host, only the last one will remain.
Expand Down

0 comments on commit 17ede93

Please sign in to comment.