We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eedb90c commit 026a14bCopy full SHA for 026a14b
css-lists-3/Overview.bs
@@ -1355,7 +1355,7 @@ This section documents the changes since previous publications.
1355
1356
Use <<custom-ident>> consistently for counter names.
1357
1358
-<h3 id="changes-from-css2">Changes From CSS2.1</h3>
+<h3 id="changes-from-css2">Changes From CSS Level 2</h3>
1359
1360
<p>As described in the introduction section, there are significant changes in this module when
1361
compared to CSS2.1.
@@ -1366,5 +1366,7 @@ Use <<custom-ident>> consistently for counter names.
1366
<li>'list-style-type' now accepts a <<string>>.
1367
1368
<li>The ''counter-set/list-item'' predefined counter identifier has been introduced.
1369
+
1370
+ <li>The 'counter-set' property has been added.
1371
</ol>
1372
0 commit comments