We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbf2140 commit d17df3aCopy full SHA for d17df3a
selectors-4/Overview.bs
@@ -3256,7 +3256,7 @@ Child-indexed Pseudo-classes</h3>
3256
'':first-child'' pseudo-class</h4>
3257
3258
The <dfn id='first-child-pseudo'>:first-child</dfn> pseudo-class
3259
- represents an element that if first among its <a>inclusive siblings</a>.
+ represents an element that is first among its <a>inclusive siblings</a>.
3260
Same as '':nth-child(1)''.
3261
3262
<div class="example">
0 commit comments