Skip to content

Commit fc8de64

Browse files
committed
[css-cascade-5] Clarify the behavior of @layers shorthand
1 parent 8824582 commit fc8de64

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-cascade-5/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1318,7 +1318,7 @@ Un-Named Layers</h5>
13181318
Issue(w3c/csswg-drafts#5792): Should unnamed cascade layers be allowed?
13191319

13201320
<h4 id="at-layers">
1321-
Layer-Ordering Shorthand: the ''@layers'' rule</h3>
1321+
Layer-Declaring Shorthand: the ''@layers'' rule</h3>
13221322

13231323
The <dfn at-rule id="at-ruledef-layers">@layers</dfn> rule
13241324
describes a list of explicit [=cascade layers=],
@@ -1330,7 +1330,7 @@ Layer-Ordering Shorthand: the ''@layers'' rule</h3>
13301330
</pre>
13311331

13321332
This is provided as a shorthand for establishing the order of named layers,
1333-
and otherwise has the same effect as declaring each [=layer name=]
1333+
and has the same effect as declaring each [=layer name=]
13341334
in order in its own empty ''@layer'' rule.
13351335

13361336
<div class="example">

0 commit comments

Comments
 (0)