Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion selectors-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1043,7 +1043,7 @@ Logical Combinations</h2>
[=compound selector|compounding=] (logical AND),
[=selector lists=] (logical OR),
and the <dfn>logical combination pseudo-classes</dfn>
'':is()'', '':where()'', and '':not()''.
'':is()'', '':where()'', '':not()'', and '':has()''.
The [=logical combination pseudo-classes=]
are allowed anywhere that any other [=pseudo-classes=] are allowed,
but pass any restrictions to their arguments.
Expand Down