Skip to content

Commit 1351732

Browse files
committed
Add acknouledgements and document changes
1 parent e8404d1 commit 1351732

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

css-cascade-5/Overview.bs

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1069,6 +1069,8 @@ Cascade Layers</h3>
10691069
and come first in the source order.
10701070
</div>
10711071

1072+
Issue(w3c/csswg-drafts#5793): Do we need a keyword similar to `revert`, but for cascade layers?
1073+
10721074
<h4 id="at-layer">
10731075
Layering Styles: the ''@layer'' rule</h4>
10741076

@@ -1453,6 +1455,11 @@ Additions Since Level 4</h3>
14531455
The following features have been added since
14541456
<a href="https://www.w3.org/TR/css-cascade-4/">Level 4</a>:
14551457

1458+
* Added [=cascade layers=] to the [=cascade=] sort criteria.
1459+
* Defined style attributes as a distinct step of the [=cascade=] sort criteria.
1460+
* Introduced the ''@layer'' rule for defining cascade layers
1461+
* Introduced the ''@layers'' rule for defining and re-ordering multiple layers
1462+
14561463
<h3 id="additions-l3">
14571464
Additions Since Level 3</h3>
14581465

@@ -1484,7 +1491,8 @@ Additions Since Level 2</h3>
14841491

14851492
<h2 class="no-num" id="acknowledgments">Acknowledgments</h2>
14861493

1487-
David Baron, Tantek Çelik, Simon Sapin, and Boris Zbarsky contributed to this specification.
1494+
David Baron, Tantek Çelik, Florian Rivoal, Simon Sapin, Jen Simmons,
1495+
and Boris Zbarsky contributed to this specification.
14881496

14891497
<h2 class=no-num id=priv-sec>
14901498
Privacy and Security Considerations</h2>

0 commit comments

Comments
 (0)