CSS Counter Styles Level 3 CR Test Suite
Defining Custom Counter Styles: the @counter-style rule (1 tests)
Test
Refs
Flags
Info
+
3 Defining Custom Counter Styles: the @counter-style rule
+
3.1 Counter algorithms: the system descriptor
+
3.1.1 Cycling Symbols: the cyclic system
+
3.1.2 Exhaustible Symbols: the fixed system
+
3.1.3 Repeating Symbols: the symbolic system
+
3.1.4 Bijective Numerals: the alphabetic system
+
3.1.5 Positional Numerals: the numeric system
+
3.1.6 Accumulating Numerals: the additive system
+
3.1.7 Building from Existing Counter Styles: the extends system
+
3.2 Formatting negative values: the negative descriptor
+
3.3 Symbols before the marker: the prefix descriptor
+
3.4 Symbols after the marker: the suffix descriptor
+
3.5 Limiting the counter scope: the range descriptor
css3-counter-styles-020b
Font
lower-roman, straddling range, 3000-4001
If a counter style is used to represent a counter value outside of its ranges, the counter style instead drops down to its fallback counter style.
+
3.6 Zero-Padding and Constant-Width Representations: the pad descriptor
+
3.7 Defining fallback: the fallback descriptor
+
3.8 Marker characters: the symbols and additive-symbols descriptors
+
3.9 Speech Synthesis: the speak-as descriptor