Skip to content

Commit a66ab2a

Browse files
committed
[selectors-4][editorial] Logical combos after a pseudo-el restrict more than just what pseudo-classes are allowed in their args. w3c#7085
1 parent 173a602 commit a66ab2a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

selectors-4/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,8 @@ Pseudo-classing Pseudo-elements</h4>
863863
Combinations that are not explicitly allowed are [=invalid selectors=].
864864

865865
Note: The [=logical combination pseudo-classes=]
866-
pass any restrictions on validity of [=pseudo-classes=] to their arguments.
866+
pass any restrictions on validity of selectors at their position
867+
to their arguments.
867868

868869
<div class="example">
869870
For example, since the '':hover'' pseudo-class specifies

0 commit comments

Comments
 (0)