File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -468,7 +468,7 @@ Nesting Conditional Rules {#conditionals}
468
468
A style rule can have any number of <a>conditional rules</a> inside of it, of any type,
469
469
with rules required to come after declarations (see <a href="#mixing">Mixing Nesting Rules and Declarations</a> ).
470
470
471
- If there are only rules in the nested conditional, the nesting context is adopted.
471
+ If there are only declarations in the nested conditional, the nesting context is adopted.
472
472
473
473
In the presence of a <a>nesting selector</a> , the same
474
474
rules as outlined in <a href="#direct">direct nesting</a> should be used.
@@ -796,4 +796,4 @@ return the result of the following steps:
796
796
</ol>
797
797
<li> Append a newline followed by RIGHT CURLY BRACKET (U+007D) to |s|.
798
798
<li> Return |s|.
799
- </ol>
799
+ </ol>
You can’t perform that action at this time.
0 commit comments