We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f67d75d commit 45d2efcCopy full SHA for 45d2efc
css-nesting-1/Overview.bs
@@ -899,8 +899,8 @@ Nesting Selector: the ''&'' selector {#nest-selector}
899
When used in the selector of a <a>nested style rule</a>,
900
the <a>nesting selector</a> represents the elements matched by the parent rule.
901
When used in any other context,
902
- it represents nothing.
903
- (That is, it's valid, but matches no elements.)
+ it represents the same elements as '':scope'' in that context
+ (unless otherwise defined).
904
905
<div class="note">
906
The <a>nesting selector</a> can be desugared
0 commit comments