File tree 1 file changed +5
-0
lines changed 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -2598,6 +2598,11 @@ Changes since the Jun 2015 Candidate Recommendation</h3>
2598
2598
2599
2599
* Exclude "none" and "disc" from being the name of a counter style.
2600
2600
* When setting CSSCounterStyle.name, take the string directly; don't [=CSS/parse=] it as an ident.
2601
+ * Clarify that counter styles are read out in the element's <a>content language</a> .
2602
+ * Clarified that 'additive' tuples must be of <em> strictly</em> decreasing weight.
2603
+ * Specified that invalid values just invalidate the declaration, not the whole rule.
2604
+ * ''@counter-style'' rules that are invalid due to missing descriptors just fail to create a <a>counter style</a> ;
2605
+ they're otherwise still valid rules.
2601
2606
2602
2607
A <a href="https://drafts.csswg.org/css-counter-styles-3/issues-cr-20150611">Disposition of Comments</a> is available.
2603
2608
You can’t perform that action at this time.
0 commit comments