We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfd99a5 commit f1fffefCopy full SHA for f1fffef
css-nesting-1/Overview.bs
@@ -966,7 +966,8 @@ Nesting Selector: the ''&'' selector {#nest-selector}
966
The <a>specificity</a> of the <a>nesting selector</a>
967
is equal to the largest specificity among the complex selectors
968
in the parent style rule's selector list
969
- (identical to the behavior of '':is()'').
+ (identical to the behavior of '':is()''),
970
+ or zero if no such selector list exists.
971
972
<div class="example">
973
For example, given the following style rules:
0 commit comments