File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -695,7 +695,7 @@ Building from Existing Counter Styles: the ''extends'' system
695
695
it must not contain a 'symbols' or 'additive-symbols' descriptor,
696
696
or else the ''@counter-style'' rule is invalid.
697
697
698
- If the specified counter style name isn't the name of any currently- defined counter style,
698
+ If the specified counter style name isn't the name of any defined counter style,
699
699
it must be treated as if it was extending the ''decimal'' counter style.
700
700
If one or more ''@counter-style'' rules form a cycle with their ''extends'' values,
701
701
all of the counter styles participating in the cycle
@@ -992,7 +992,7 @@ Defining fallback: the 'fallback' descriptor</h3>
992
992
value, etc.).
993
993
994
994
If the value of the 'fallback' descriptor isn't the name of any
995
- currently- defined counter style, the used value of the 'fallback' descriptor
995
+ defined counter style, the used value of the 'fallback' descriptor
996
996
is ''decimal'' instead. Similarly, while following fallbacks to find
997
997
a counter style that can render the given counter value, if a loop in the
998
998
specified fallbacks is detected, the ''decimal'' style must be used instead.
You can’t perform that action at this time.
0 commit comments