Skip to content

Commit c9945a5

Browse files
committed
[css-scoping] Remove 'shadow host' dfn, since DOM now defines it.
1 parent 5a442a5 commit c9945a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-scoping/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ Informative Explanation of Shadow DOM</h3>
323323
at its root.
324324
Children of the <a>shadow root</a> are ordinary elements and other nodes.
325325
The element hosting the <a>shadow tree</a> is its <a>host</a>,
326-
or <dfn export>shadow host</dfn>.
326+
or <a>shadow host</a>.
327327

328328
The elements in a <a>shadow tree</a> are not <a>descendants</a> of the <a>shadow host</a> in general
329329
(including for the purposes of Selectors like the <a>descendant combinator</a>).

0 commit comments

Comments
 (0)