Skip to content

Commit 379ed9f

Browse files
committed
[css-cascade-5] Reserve the CSS-wide keywords for later use in layer names #6323
1 parent f91d0da commit 379ed9f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css-cascade-5/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1349,6 +1349,9 @@ Layer Naming and Nesting
13491349
<> = <> [ '.' <> ]*
13501350
13511351

1352+
The CSS-wide keywords are reserved for future use,
1353+
and cause the rule to be invalid at parse time
1354+
if used as an <> in the <>.
13521355
When multiple identifiers are concatenated with a period,
13531356
this is a shorthand representing those layers nested in order.
13541357

0 commit comments

Comments
 (0)