We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 066ede4 commit c09dc9aCopy full SHA for c09dc9a
selectors-4/Overview.bs
@@ -2838,8 +2838,8 @@ Tree-Structural pseudo-classes</h2>
2838
the root of the document.
2839
2840
For example, in a DOM document,
2841
- the '':root'' pseudo-class matches the root element of the <a interface>Document</a> object.
2842
- In HTML, this would be the <a element>html</a> element
+ the '':root'' pseudo-class matches the [=document element=].
+ In HTML, this will be the <{html}> element
2843
(unless scripting has been used to modify the document).
2844
2845
<h3 id="the-empty-pseudo">
0 commit comments