We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f91d0da commit 379ed9fCopy full SHA for 379ed9f
css-cascade-5/Overview.bs
@@ -1349,6 +1349,9 @@ Layer Naming and Nesting</h4>
1349
<dfn><<layer-name>></dfn> = <<ident>> [ '.' <<ident>> ]*
1350
</pre>
1351
1352
+ The <a spec=css-values>CSS-wide keywords</a> are reserved for future use,
1353
+ and cause the rule to be invalid at parse time
1354
+ if used as an <<ident>> in the <<layer-name>>.
1355
When multiple identifiers are concatenated with a period,
1356
this is a shorthand representing those layers nested in order.
1357
0 commit comments