File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1016,7 +1016,8 @@ Cascade Sorting Order</h3>
10161016 Declarations within each [=origin=] and [=context=]
10171017 can be explicitly assigned to a [=cascade layer=] .
10181018 For the purpose of this step,
1019- any declaration not assigned to an explicit layer is added to an implicit final layer.
1019+ any declaration not assigned to an explicit layer
1020+ is added to an implicit first layer.
10201021
10211022 Cascade layers (like declarations) are ordered by order of appearance.
10221023 When comparing declarations that belong to different layers,
@@ -1858,6 +1859,14 @@ Rolling Back Cascade Layers: the ''revert-layer'' keyword</h4>
18581859<h2 id="changes">
18591860Changes</h2>
18601861
1862+ <h3 id="changes-2021-10">
1863+ Changes since the 29 August 2021 Working Draft</h3>
1864+
1865+ Changes since the <a href="https://www.w3.org/TR/2021/WD-css-cascade-5-20210608/">8 June 2021 Working Draft</a> include:
1866+
1867+ * Fixed a missed edit for switching ordering of unlayered styles.
1868+ (See [[#changes-2021-06]] .)
1869+
18611870<h3 id="changes-2021-08">
18621871Changes since the 8 June 2021 Working Draft</h3>
18631872
You can’t perform that action at this time.
0 commit comments