We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a442a5 commit c9945a5Copy full SHA for c9945a5
1 file changed
css-scoping/Overview.bs
@@ -323,7 +323,7 @@ Informative Explanation of Shadow DOM</h3>
323
at its root.
324
Children of the <a>shadow root</a> are ordinary elements and other nodes.
325
The element hosting the <a>shadow tree</a> is its <a>host</a>,
326
- or <dfn export>shadow host</dfn>.
+ or <a>shadow host</a>.
327
328
The elements in a <a>shadow tree</a> are not <a>descendants</a> of the <a>shadow host</a> in general
329
(including for the purposes of Selectors like the <a>descendant combinator</a>).
0 commit comments