-
Notifications
You must be signed in to change notification settings - Fork 746
Closed
Labels
Closed Accepted as EditorialCommenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.Commenter has indicated satisfaction with the resolution / edits.selectors-4Current WorkCurrent Work
Description
Quoting from https://drafts.csswg.org/selectors-4/#zero-matches (emphasis added):
The Specificity-adjustment pseudo-class,
:where()
, is a functional pseudo-class with the same syntax and functionality as:is()
. Unlike:is()
, neither the:where()
pseudo-class, nor any of its arguments, contribute to the specificity of the selector—its specificity is always zero.
None of these mentions of specificity are currently hyperlinked. At least one of them should link to https://drafts.csswg.org/selectors-4/#specificity , i.e. the definition of specificity in this same spec.
Metadata
Metadata
Assignees
Labels
Closed Accepted as EditorialCommenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.Commenter has indicated satisfaction with the resolution / edits.selectors-4Current WorkCurrent Work