File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -1016,7 +1016,8 @@ Cascade Sorting Order
1016
1016
Declarations within each [=origin=] and [=context=]
1017
1017
can be explicitly assigned to a [=cascade layer=] .
1018
1018
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.
1020
1021
1021
1022
Cascade layers (like declarations) are ordered by order of appearance.
1022
1023
When comparing declarations that belong to different layers,
@@ -1858,6 +1859,14 @@ Rolling Back Cascade Layers: the ''revert-layer'' keyword
1858
1859
1859
1860
Changes
1860
1861
1862
+
1863
+ Changes since the 29 August 2021 Working Draft
1864
+
1865
+ Changes since the
8 June 2021 Working Draft include:
1866
+
1867
+ * Fixed a missed edit for switching ordering of unlayered styles.
1868
+ (See [[#changes-2021-06]] .)
1869
+
1861
1870
1862
1871
Changes since the 8 June 2021 Working Draft
1863
1872
You can’t perform that action at this time.
0 commit comments