Skip to content

Commit 38b4130

Browse files
Tejas Kumarfantasai
authored andcommitted
Fixed typo from w3c#2181
1 parent f8526a0 commit 38b4130

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

selectors-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -894,7 +894,7 @@ Pseudo-classing Pseudo-elements</h4>
894894

895895
Issue: Does ''::first-line:not(:focus)'' match anything?
896896

897-
Notice that ''::first-line:hover'' is is very different from '':hover::first-line'',
897+
Notice that ''::first-line:hover'' is very different from '':hover::first-line'',
898898
which matches the first line of any originating element that is hovered!
899899
For example, '':hover::first-line'' also matches the first line of a paragraph
900900
when the second line of the paragraph is hovered,

0 commit comments

Comments
 (0)