Skip to content

Commit 58b362c

Browse files
committed
[css-scoping] markup fix
1 parent 3898c10 commit 58b362c

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
@@ -400,7 +400,7 @@ Selecting Into the Dark: the ''::shadow'' pseudo-element</h4>
400400

401401
If an element has at least one <a>shadow tree</a>,
402402
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.
403+
In HTML, the <a>shadow root</a> is represented by {{ShadowRoot}} objects.
404404

405405
The ''::shadow'' pseudo-element must not generate boxes,
406406
unless specified otherwise in another specification.

0 commit comments

Comments
 (0)