File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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
695695 it must not contain a 'symbols' or 'additive-symbols' descriptor,
696696 or else the ''@counter-style'' rule is invalid.
697697
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,
699699 it must be treated as if it was extending the ''decimal'' counter style.
700700 If one or more ''@counter-style'' rules form a cycle with their ''extends'' values,
701701 all of the counter styles participating in the cycle
@@ -992,7 +992,7 @@ Defining fallback: the 'fallback' descriptor</h3>
992992 value, etc.).
993993
994994 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
996996 is ''decimal'' instead. Similarly, while following fallbacks to find
997997 a counter style that can render the given counter value, if a loop in the
998998 specified fallbacks is detected, the ''decimal'' style must be used instead.
You can’t perform that action at this time.
0 commit comments