We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8526a0 commit 38b4130Copy full SHA for 38b4130
1 file changed
selectors-4/Overview.bs
@@ -894,7 +894,7 @@ Pseudo-classing Pseudo-elements</h4>
894
895
Issue: Does ''::first-line:not(:focus)'' match anything?
896
897
- Notice that ''::first-line:hover'' is is very different from '':hover::first-line'',
+ Notice that ''::first-line:hover'' is very different from '':hover::first-line'',
898
which matches the first line of any originating element that is hovered!
899
For example, '':hover::first-line'' also matches the first line of a paragraph
900
when the second line of the paragraph is hovered,
0 commit comments