File tree 1 file changed +3
-2
lines changed 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -390,7 +390,7 @@ The Nesting At-Rule: ''@nest'' {#at-nest}
390
390
Its syntax is:
391
391
392
392
<pre class=prod>
393
- <dfn>@nest</dfn> = @nest <<selector-list>> { <<declaration-list >> }
393
+ <dfn>@nest</dfn> = @nest <<selector-list>> { <<style-block >> }
394
394
</pre>
395
395
396
396
The ''@nest'' rule is only valid inside of a [=style rule=] .
@@ -522,7 +522,8 @@ Nesting Conditional Rules {#conditionals}
522
522
inside of [=style rules=] .
523
523
524
524
When nested in this way,
525
- the contents of a [=conditional group rule=] are parsed the same as a [=style rule's=] contents:
525
+ the contents of a [=conditional group rule=] are parsed as <<style-block>>
526
+ rather than <<stylesheet>> :
526
527
527
528
* Properties can be directly used,
528
529
applying to the same elements as the parent rule
You can’t perform that action at this time.
0 commit comments