We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3898c10 commit 58b362cCopy full SHA for 58b362c
1 file changed
css-scoping/Overview.bs
@@ -400,7 +400,7 @@ Selecting Into the Dark: the ''::shadow'' pseudo-element</h4>
400
401
If an element has at least one <a>shadow tree</a>,
402
the <dfn>::shadow</dfn> pseudo-element matches the <a>shadow roots</a> themselves.
403
- In HTML, the <a>shadow root</a> is represented by <a interface>ShadowRoot</a> objects.
+ In HTML, the <a>shadow root</a> is represented by {{ShadowRoot}} objects.
404
405
The ''::shadow'' pseudo-element must not generate boxes,
406
unless specified otherwise in another specification.
0 commit comments