1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
|
id references title flags links revision credits assertion
css3-counter-styles-001 cjk-decimal, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 32594738eff20fe2ef05d1143d58c9a723469a62 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: cjk-decimal produces numbers up to 9 items per the spec.
css3-counter-styles-004 cjk-decimal, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric a64084b485738abd7651bfa691b1a6c1642a02b8 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: cjk-decimal produces numbers after 9 items per the spec.
css3-counter-styles-005 cjk-decimal, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 1d8698bd7dd9e6601bbaef4d88e41b1ecfcaa7c4 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: cjk-decimal will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-006 armenian, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 44b941b4eb00c4833d76c8094888edc551f86157 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: armenian produces numbers up to 9 items per the spec.
css3-counter-styles-007 armenian, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 8f9d7eca2cc0f78aca6f581ca10d25eccd03af93 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: armenian produces numbers after 9 items per the spec.
css3-counter-styles-008 armenian, outside range font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric dbc55f7aa2cbe7907a11520d6a7eb54712826a04 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: armenian produces counter values outside its ranges using its fallback style.
css3-counter-styles-009 armenian, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric f4a5285c283b4b977952af5eea227d197dbf2738 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: armenian will produce a suffix per the spec.
css3-counter-styles-010 georgian, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric fff4b7aa65585b8914dd0ee3fceabd804014aca3 `Richard Ishida`<mailto:ishida@w3.org> list-style: georgian produces numbers up to 9 items per the spec.
css3-counter-styles-011 georgian, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric af92bcbb21a96540949280ad21ec50a90f4eae3d `Richard Ishida`<mailto:ishida@w3.org> list-style: georgian produces numbers after 9 items per the spec.
css3-counter-styles-012 georgian, outside range font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric aedf2b36ee991df9226f942f6fa33ce1bbc12626 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: georgian produces numbers in the fallback counter style above the limit per the spec.
css3-counter-styles-014 georgian, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 56493e8b51b0c213e17836aed9a8da0c3d11b6fb `Richard Ishida`<mailto:ishida@w3.org> list-style-type: georgian produces a suffix per the spec.
css3-counter-styles-015 hebrew, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric b6bc6867cf7169b1d8485677a4c0ffc95a77c3e4 `Richard Ishida`<mailto:ishida@w3.org> list-style: hebrew produces numbers up to 9 items per the spec.
css3-counter-styles-016 hebrew, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 0ccf4b7900aed65308833f58f89afc03894473fc `Richard Ishida`<mailto:ishida@w3.org> list-style: hebrew produces numbers after 9 items per the spec.
css3-counter-styles-016a hebrew, outside range font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric ed5a23de0ef36a644e68a1ed79e69213c9130b07 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: hebrew produces numbers in the fallback counter style above the limit per the spec.
css3-counter-styles-017 hebrew, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric e01cfb2d3f427bcdc0a2e9269e18eff990d19c6e `Richard Ishida`<mailto:ishida@w3.org> list-style: hebrew produces a suffix per the spec.
css3-counter-styles-019 lower-roman, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 582953ae69a481a9ac1feb7486d127c48651e493 `Richard Ishida`<mailto:ishida@w3.org> list-style: lower-roman produces numbers up to 9 items per the spec.
css3-counter-styles-020 lower-roman, 10-3999 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric c71b7591f7f312dab252947136f47197624b90f8 `Richard Ishida`<mailto:ishida@w3.org> list-style: lower-roman produces numbers after 9 items per the spec.
css3-counter-styles-020a lower-roman, 3000-3999 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 3246daf9491fd647f63579b7b2de1dcd3303ee5a `Richard Ishida`<mailto:ishida@w3.org>,`Chris Lilley`<mailto:chris@w3.org> Setting list-style-type to lower-roman will produce list of up to 9 items in the range range: 1 to 3999.
css3-counter-styles-020b lower-roman, straddling range, 3000-4001 font http://www.w3.org/TR/css-counter-styles-3/#descdef-counter-style-range 3ac59a34f291a0ec68c77562b3af71d9d5b9092e `Richard Ishida`<mailto:ishida@w3.org>,`Chris Lilley`<mailto:chris@w3.org> 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.
css3-counter-styles-021 lower-roman, outside range font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 626e3bbccb1b837111621971cc0a124a5d1e64d6 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: lower-roman produces numbers in the fallback counter style above the limit per the spec
css3-counter-styles-022 lower-roman, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 825464904cbb5a91b107ba89794b5e290061767d `Richard Ishida`<mailto:ishida@w3.org> list-style-type: lower-roman produces a suffix per the spec.
css3-counter-styles-023 upper-roman, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric dd30d56c2978baccdc911dae4aeb23e6f1fd1341 `Richard Ishida`<mailto:ishida@w3.org> list-style: upper-roman produces numbers up to 9 items per the spec.
css3-counter-styles-024 upper-roman, 10-3999 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric ee76f6efa1d005223a8279b22dee11e9946f1a48 `Richard Ishida`<mailto:ishida@w3.org> list-style: upper-roman produces numbers after 9 items per the spec.
css3-counter-styles-024a upper-roman, 3000-3999 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 3c8e37760eb1bae43cfc19985497f4ca2b0fb7dd `Richard Ishida`<mailto:ishida@w3.org>,`Chris Lilley`<mailto:chris@w3.org> Setting list-style-type to upper-roman will produce list of up to 9 items in the range range: 1 to 3999.
css3-counter-styles-025 upper-roman, outside range font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric e26407d28b8ffe32e9f60f98c50c5420b93fc891 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: upper-roman produces numbers in the fallback counter style above the limit per the spec
css3-counter-styles-026 upper-roman, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric d69ff8a301128e7c2beb4e8153c83382d475e4af `Richard Ishida`<mailto:ishida@w3.org> list-style-type: upper-roman produces a suffix per the spec.
css3-counter-styles-027 lower-greek, simple font http://www.w3.org/TR/css-counter-styles-3/#simple-alphabetic a425c581c3d48d524150a39d2855ab0ef2edb1a0 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to lower-greek will produce list numbering for the basic alphabet as described in the CSS3 Counter Styles module.
css3-counter-styles-028 lower-greek, extended font http://www.w3.org/TR/css-counter-styles-3/#simple-alphabetic 42bbdd1ca90e441f856e69a2707b3bfc2a237076 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to lower-greek will produce list numbering after the basic alphabet as described in the CSS3 Counter Styles module.
css3-counter-styles-029 lower-greek, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-alphabetic 81732967fe21dc345a1dc1628780ce9cb5dd2f7e `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to lower-greek will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-030 hiragana, simple font http://www.w3.org/TR/css-counter-styles-3/#simple-alphabetic ea636c35ad550717d51bedac18fabedd043c094b `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to hiragana will produce list numbering for the basic alphabet as described in the CSS3 Counter Styles module.
css3-counter-styles-031 hiragana, extended font http://www.w3.org/TR/css-counter-styles-3/#simple-alphabetic 0d5449d65ef82fa981d7e9935f3ef99533b1aa78 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to hiragana will produce list numbering after the basic alphabet as described in the CSS3 Counter Styles module.
css3-counter-styles-032 hiragana, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-alphabetic c134eaf7b9611213a668aa762375cebc10c25f25 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to hiragana will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-033 hiragana-iroha, simple font http://www.w3.org/TR/css-counter-styles-3/#simple-alphabetic 5e05bb27b2dcd169bfafd329ce092cfa3b7d3fa3 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to hiragana-iroha will produce list numbering for the basic alphabet as described in the CSS3 Counter Styles module.
css3-counter-styles-034 hiragana-iroha, extended font http://www.w3.org/TR/css-counter-styles-3/#simple-alphabetic df9a8079941c79f1dcb98cd949f01e93dd99d4aa `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to hiragana-iroha will produce list numbering after the basic alphabet as described in the CSS3 Counter Styles module.
css3-counter-styles-035 hiragana-iroha, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-alphabetic 8295659df2abb76f34944ac8ab802884b2c084a2 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to hiragana-iroha will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-036 katakana, simple font http://www.w3.org/TR/css-counter-styles-3/#simple-alphabetic 5802139fa0cf06c1d04ee54ac457ebbb40c4f89e `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to katakana will produce list numbering for the basic alphabet as described in the CSS3 Counter Styles module.
css3-counter-styles-037 katakana, extended font http://www.w3.org/TR/css-counter-styles-3/#simple-alphabetic e4b3bf14e1cf472008a2f4058124bf8b50a362da `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to katakana will produce list numbering after the basic alphabet as described in the CSS3 Counter Styles module.
css3-counter-styles-038 katakana, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-alphabetic b0485bbbc51b14bcece39e3ea6c4fd23389cecbb `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to katakana will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-039 katakana-iroha, simple font http://www.w3.org/TR/css-counter-styles-3/#simple-alphabetic 127ea7e806e40c412f190387f060c12eff8985fc `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to katakana-iroha will produce list numbering for the basic alphabet as described in the CSS3 Counter Styles module.
css3-counter-styles-040 katakana-iroha, extended font http://www.w3.org/TR/css-counter-styles-3/#simple-alphabetic da1c10c791232ceacfc1d7be875256b60deff4d4 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to katakana-iroha will produce list numbering after the basic alphabet as described in the CSS3 Counter Styles module.
css3-counter-styles-041 katakana-iroha, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-alphabetic ccec09aaf14becf651fd320dafbbab156d1a5011 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to katakana-iroha will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-042 japanese-informal, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 559f396bb0b55d2ad4c2e1fc288c116bd6198b7b `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to japanese-informal will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.
css3-counter-styles-043 japanese-informal, 10-9999 font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 8b72d98caf16b2c548792c6eda4bc57abf0ab4c2 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to japanese-informal will produce list numbering after 9 as described in the CSS3 Counter Styles module.
css3-counter-styles-044 japanese-informal, outside range font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 683a84772b96485b8f0baa917990d912756651d1 `Richard Ishida`<mailto:ishida@w3.org> [Exploratory] list-style-type: japanese-informal produces counter values outside its range without using the prescribed fallback style.
css3-counter-styles-045 japanese-informal, negative font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 52271f216a5e65db9b7b9a10a8fcb53ad48a5d82 `Richard Ishida`<mailto:ishida@w3.org> With list-style-type set to japanese-informal, negative list markers will be rendered according to the rules described.
css3-counter-styles-046 japanese-informal, suffix font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk dfb5d672d48c6c12c92f480e9a8c5bc4368f747e `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to japanese-informal will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-047 japanese-formal, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk c9b3133ab5866dcb01fd6c9c3e2a33ee8086563b `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to japanese-formal will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.
css3-counter-styles-048 japanese-formal, 10-9999 font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 270b57eb225172fe79fac203193c8d2796e919d5 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to japanese-formal will produce list numbering after 9 as described in the CSS3 Counter Styles module.
css3-counter-styles-049 japanese-formal, outside range font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 98fc696e8ca73d79a844cf80702eb44915ff66fe `Richard Ishida`<mailto:ishida@w3.org> [Exploratory] list-style-type: japanese-formal produces counter values outside its range without using the prescribed fallback style.
css3-counter-styles-050 japanese-formal, negative font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk f19f6c7330ecc80fd9a13e93258ced0c95dfa813 `Richard Ishida`<mailto:ishida@w3.org> With list-style-type set to japanese-formal, negative list markers will be rendered according to the rules described.
css3-counter-styles-051 japanese-formal, suffix font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 2cc0298f16a8f7364e634d3793b8eea2313c307a `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to japanese-formal will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-052 korean-hangul-formal, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk cd92478b05291d5b8b6827f2b856d46628155e62 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to korean-hangul-formal will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.
css3-counter-styles-053 korean-hangul-formal, 10-9999 font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk d4a18da8568b11d3398f1f4502828e5bc96fb032 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to korean-hangul-formal will produce list numbering after 9 as described in the CSS3 Counter Styles module.
css3-counter-styles-054 korean-hangul-formal, outside range font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk fba1da77734cbc49f17e1264aabf9b9b2f7efa8f `Richard Ishida`<mailto:ishida@w3.org> [Exploratory] list-style-type: korean-hangul-formal produces counter values outside its range without using the prescribed fallback style.
css3-counter-styles-055 korean-hangul-formal, negative font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 8ff6be1b798852ce99a59ea04d50c1cb84358192 `Richard Ishida`<mailto:ishida@w3.org> With list-style-type set to korean-hangul-formal, negative list markers will be rendered according to the rules described.
css3-counter-styles-056 korean-hangul-formal, suffix font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 17e6af9a756bab9ab7352fd3ea48f906920fbfe5 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to korean-hangul-formal will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-057 korean-hanja-informal, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 05bdd2af7d2390df5722c63f1912ce5a1e4ff6a9 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to korean-hanja-informal will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.
css3-counter-styles-058 korean-hanja-informal, 10-9999 font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 8e83a5ba770b62b8e21356a8c6e9614ac56e6140 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to korean-hanja-informal will produce list numbering after 9 as described in the CSS3 Counter Styles module.
css3-counter-styles-059 korean-hanja-informal, outside range font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 13b4a310e1bc16529d0687605f6b0eae573e109b `Richard Ishida`<mailto:ishida@w3.org> [Exploratory] list-style-type: korean-hanja-informal produces counter values outside its range without using the prescribed fallback style.
css3-counter-styles-060 korean-hanja-informal, negative font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 83f925c1a8f5f38e2eccb7dcdd8912cb763ceb52 `Richard Ishida`<mailto:ishida@w3.org> With list-style-type set to korean-hanja-informal, negative list markers will be rendered according to the rules described.
css3-counter-styles-061 korean-hanja-informal, suffix font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 8b2a0fe992802380511b0d6c823784f19528d9b2 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to korean-hanja-informal will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-062 korean-hanja-formal, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk ea1edc934dcf3f710140905386feb83794243126 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to korean-hanja-formal will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.
css3-counter-styles-063 korean-hanja-formal, 10-9999 font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk d7117a8fd888472daad92bfd31f57b7cd9a72879 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to korean-hanja-formal will produce list numbering after 9 as described in the CSS3 Counter Styles module.
css3-counter-styles-064 korean-hanja-formal, outside range font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 1f77252c321313cc2ef4e451f006eed7d16b2ec5 `Richard Ishida`<mailto:ishida@w3.org> [Exploratory] list-style-type: korean-hanja-formal produces counter values outside its range without using the prescribed fallback style.
css3-counter-styles-065 korean-hanja-formal, negative font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk f2c9dcff43367a0137c5ccf0d594c3c21a6f0868 `Richard Ishida`<mailto:ishida@w3.org> With list-style-type set to korean-hanja-formal, negative list markers will be rendered according to the rules described.
css3-counter-styles-066 korean-hanja-formal, suffix font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 400d5c1cfca64331c80001ec9397d6267670ee07 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to korean-hanja-formal will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-068 ethiopic-numeric, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#ethiopic-numeric-counter-style 5802136bc730fe89587f0fccfb90107538611565 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to ethiopic-numeric will produce numbering for a list of up to 9 items as described in the CSS3 Counter Styles module.
css3-counter-styles-069 ethiopic-numeric, 10+ font http://www.w3.org/TR/css-counter-styles-3/#ethiopic-numeric-counter-style 67531696bda700b75842bd1a07c50158f191d0d4 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to ethiopic-numeric will produce numbering for a list of items over 9 as described in the CSS3 Counter Styles module.
css3-counter-styles-070 ethiopic-numeric, suffix font http://www.w3.org/TR/css-counter-styles-3/#ethiopic-numeric-counter-style 9bfe38bbc448dd9ee558c939a12dd6eccf94524e `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to ethiopic-numeric will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-071 simp-chinese-informal, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 83d265e2b7682f4ddb5da75849f8263d2ccd8f01 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to simp-chinese-informal will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.
css3-counter-styles-072 simp-chinese-informal, 10-9999 font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk e11451ca1ac280a1e1b7c19265188b91bd50a82b `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to simp-chinese-informal will produce list numbering after 9 as described in the CSS3 Counter Styles module.
css3-counter-styles-073 simp-chinese-informal, outside range font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 0bc819056ba82bdd6f80bc0f76aaafaddae422a9 `Richard Ishida`<mailto:ishida@w3.org> [Exploratory] list-style-type: simp-chinese-informal produces counter values outside its range without using the prescribed fallback style.
css3-counter-styles-074 simp-chinese-informal, negative font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk bfb99f57451b8b6940368c7d5af66c98b0812d09 `Richard Ishida`<mailto:ishida@w3.org> With list-style-type set to simp-chinese-informal, negative list markers will be rendered according to the rules described.
css3-counter-styles-075 simp-chinese-informal, suffix font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 99d412286b74c3432604d855647c1b2297f0b20f `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to simp-chinese-informal will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-076 simp-chinese-formal, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 79e9529b5150755f3dd0a147c423e70326061b41 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to simp-chinese-formal will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.
css3-counter-styles-077 simp-chinese-formal, 10-9999 font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 2259ebf57026608963f2de161fed9302d018346c `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to simp-chinese-formal will produce list numbering after 9 as described in the CSS3 Counter Styles module.
css3-counter-styles-078 simp-chinese-formal, outside range font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk f7630869a458b1c35ae6a5b86427c272339ad550 `Richard Ishida`<mailto:ishida@w3.org> [Exploratory] list-style-type: simp-chinese-formal produces counter values outside its range without using the prescribed fallback style.
css3-counter-styles-079 simp-chinese-formal, negative font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 2b3a28401aa38b8ed79926b9bc7d33b6ac479f4a `Richard Ishida`<mailto:ishida@w3.org> With list-style-type set to simp-chinese-formal, negative list markers will be rendered according to the rules described.
css3-counter-styles-080 simp-chinese-formal, suffix font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 8823c5595eda2a1348bb68586ea3b21d8b413a77 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to simp-chinese-formal will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-081 trad-chinese-informal, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk ed2a2c9eac8c4cdd77e883c60d98f618ac42c804 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to trad-chinese-informal will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.
css3-counter-styles-082 trad-chinese-informal, 10-9999 font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk fb689ff7d841198d2818b950480e76565b237e4e `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to trad-chinese-informal will produce list numbering after 9 as described in the CSS3 Counter Styles module.
css3-counter-styles-083 trad-chinese-informal, outside range font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk e7ae68e1441f62effce4476ea85272d86355b61e `Richard Ishida`<mailto:ishida@w3.org> [Exploratory] list-style-type: trad-chinese-informal produces counter values outside its range without using the prescribed fallback style.
css3-counter-styles-084 trad-chinese-informal, negative font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 086cf3a91057088d4789298410b8b4491cfdbc52 `Richard Ishida`<mailto:ishida@w3.org> With list-style-type set to trad-chinese-informal, negative list markers will be rendered according to the rules described.
css3-counter-styles-085 trad-chinese-informal, suffix font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk af2bba7b168c6d2f52477ccaac3b8705ae8baef3 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to trad-chinese-informal will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-086 trad-chinese-formal, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk b99d3e7561c6142e29dbf61ee9adac4267baf3f5 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to trad-chinese-formal will produce list of up to 9 items numbering as described in the CSS3 Counter Styles module.
css3-counter-styles-087 trad-chinese-formal, 10-9999 font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk eccb0027a6d9ebc8c714572c77fde95384350305 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to trad-chinese-formal will produce list numbering after 9 as described in the CSS3 Counter Styles module.
css3-counter-styles-088 trad-chinese-formal, outside range font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk 1fdd80cda33c8b02a890ae856cc0ff8c11269570 `Richard Ishida`<mailto:ishida@w3.org> [Exploratory] list-style-type: trad-chinese-formal produces counter values outside its range without using the prescribed fallback style.
css3-counter-styles-089 trad-chinese-formal, negative font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk f7448fbb787fc912783fde28bf33193cde03b253 `Richard Ishida`<mailto:ishida@w3.org> With list-style-type set to trad-chinese-formal, negative list markers will be rendered according to the rules described.
css3-counter-styles-090 trad-chinese-formal, suffix font http://www.w3.org/TR/css-counter-styles-3/#complex-cjk b2b09ec98361ca06ac9999f510fec6ffe41d55d3 `Richard Ishida`<mailto:ishida@w3.org> Setting list-style-type to trad-chinese-formal will produce a suffix as described in the CSS3 Counter Styles module.
css3-counter-styles-101 arabic-indic, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 709f8433635e81bf83c7b324437bd1bb4bb5d221 `Richard Ishida`<mailto:ishida@w3.org> list-style: arabic-indic produces numbers up to 9 items per the spec.
css3-counter-styles-102 arabic-indic, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 2faceaff8c3f370a29c234a5a01f052a4ded1f3e `Richard Ishida`<mailto:ishida@w3.org> list-style-type: arabic-indic produces numbers after 9 per the spec.
css3-counter-styles-103 arabic-indic, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 434a82be80ca3f53e0bf65930e0d6c856c998c83 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: arabic-indic produces a suffix per the spec.
css3-counter-styles-104 persian, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 12a7c4eae3787db582186a1361393ae75802d157 `Richard Ishida`<mailto:ishida@w3.org> list-style: persian produces numbers up to 9 items per the spec.
css3-counter-styles-105 persian, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 5d1de846a4eb1a76a3dad0f420be391e2044172e `Richard Ishida`<mailto:ishida@w3.org> list-style-type: persian produces numbers after 9 per the spec.
css3-counter-styles-106 persian, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric e4d4c63fddcdd0fe69e78620035266b7607b48f9 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: persian produces a suffix per the spec.
css3-counter-styles-107 upper-armenian, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 24ca841f66d5ce9f28f33d2227d4f82ca14bfa1e `Richard Ishida`<mailto:ishida@w3.org> list-style-type: upper-armenian produces numbers up to 9 per the spec.
css3-counter-styles-108 upper-armenian, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric dfb2614e5e62ca7dc0e88bf50b18e82cfe6f8c54 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: upper-armenian produces numbers after 9 per the spec.
css3-counter-styles-109 upper-armenian, outside range font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 295e9c417d690be4283b2bef9cf8220e376c8ed9 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: upper-armenian produces numbers in the fallback counter style above the limit per the spec.
css3-counter-styles-110 upper-armenian, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric cf8256e541fa5a9b8043d5a8c98812187e4828c8 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: upper-armenian produces a suffix per the spec.
css3-counter-styles-111 lower-armenian, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 05a8220d2e51a01b3acdc5d7f5bef15b2a3cb712 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: lower-armenian produces numbers up to 9 per the spec.
css3-counter-styles-112 lower-armenian, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 37d037437f81e9ef96a53f8825a0e712b3ff4d97 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: lower-armenian produces numbers after 9 per the spec.
css3-counter-styles-114 lower-armenian, outside range font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric f347b000f54b0b92ccc935d87d2e53a210088ee7 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: lower-armenian produces numbers in the fallback counter style above the limit per the spec.
css3-counter-styles-115 lower-armenian, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 8e2f4ee06fddb6c9ead4e31e96c662a61a96a230 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: lower-armenian produces a suffix per the spec.
css3-counter-styles-116 bengali, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric bf5d10348b4928fdb5d81da64c49866919df880c `Richard Ishida`<mailto:ishida@w3.org> list-style-type:bengali produces numbers up to 9 per the spec.
css3-counter-styles-117 bengali, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 80863d395e22dd613c2abccf4ac4ddbb6d86bc0a `Richard Ishida`<mailto:ishida@w3.org> list-style-type: bengali produces numbers after 9 per the spec.
css3-counter-styles-118 bengali, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 93118057ae7543ca9d4dbe3c6ecc38ef0e2a40ab `Richard Ishida`<mailto:ishida@w3.org> list-style-type: bengali produces a suffix per the spec.
css3-counter-styles-119 devanagari, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric d9ceb4a605118081381cf5e7fc7be46d67d4b064 `Richard Ishida`<mailto:ishida@w3.org> list-style-type:devanagari produces numbers up to 9 per the spec.
css3-counter-styles-120 devanagari, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 1ac022eb45fe851b8fbe27983bd3d9a1d2c2ac6b `Richard Ishida`<mailto:ishida@w3.org> list-style-type: devanagari produces numbers after 9 per the spec.
css3-counter-styles-121 devanagari, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 0484c5ac0e51e35ca995d6188dab603581170124 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: devanagari produces a suffix per the spec.
css3-counter-styles-122 gujarati, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 9582d1bb9c3109d2090e830675d85ae6aae6c96d `Richard Ishida`<mailto:ishida@w3.org> list-style-type:gujarati produces numbers up to 9 per the spec.
css3-counter-styles-123 gujarati, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 42ff576dc2c539bd58d3a450619819697aff38cb `Richard Ishida`<mailto:ishida@w3.org> list-style-type: gujarati produces numbers after 9 per the spec.
css3-counter-styles-124 gujarati, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 45a1c9a1b1a2243db7d7d6169be6755ec222cd16 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: gujarati produces a suffix per the spec.
css3-counter-styles-125 gurmukhi, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 75e8b66cb8e6f9380722e937deb44db40f0a0ffe `Richard Ishida`<mailto:ishida@w3.org> list-style-type:gurmukhi produces numbers up to 9 per the spec.
css3-counter-styles-126 gurmukhi, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric bc11cba1dcd4e68bac6de7a5725e2f4fa90ba44c `Richard Ishida`<mailto:ishida@w3.org> list-style-type: gurmukhi produces numbers after 9 per the spec.
css3-counter-styles-127 gurmukhi, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 6507bdf41c1b602e85d6f14ab13de60e9e6f785f `Richard Ishida`<mailto:ishida@w3.org> list-style-type: gurmukhi produces a suffix per the spec.
css3-counter-styles-128 kannada, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 6ced47dc769d711407217525a9a90083730e1a60 `Richard Ishida`<mailto:ishida@w3.org> list-style-type:kannada produces numbers up to 9 per the spec.
css3-counter-styles-129 kannada, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 38e921c9307365100cf053cb9f2b2a46164bef00 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: kannada produces numbers after 9 per the spec.
css3-counter-styles-130 kannada, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric cd16fca8b07075852ea6d859745fd781e0bd584c `Richard Ishida`<mailto:ishida@w3.org> list-style-type: kannada produces a suffix per the spec.
css3-counter-styles-131 lao, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric aaf0d43355038d7e9d6a899f4c19eba4f6d690cc `Richard Ishida`<mailto:ishida@w3.org> list-style-type:lao produces numbers up to 9 per the spec.
css3-counter-styles-132 lao, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 05238a373467724cd2f20313cba6a2c9ef6922db `Richard Ishida`<mailto:ishida@w3.org> list-style-type: lao produces numbers after 9 per the spec.
css3-counter-styles-133 lao, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 992baffc0ed24bcd19664c423d636221fbe2eb63 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: lao produces a suffix per the spec.
css3-counter-styles-134 malayalam, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 7b3272a10b53ec51bb504ca62c4ebe89e4c4257e `Richard Ishida`<mailto:ishida@w3.org> list-style-type:malayalam produces numbers up to 9 per the spec.
css3-counter-styles-135 malayalam, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 251ab9a7b39d6eda5819f8f7e0887f7a67f729bb `Richard Ishida`<mailto:ishida@w3.org> list-style-type: malayalam produces numbers after 9 per the spec.
css3-counter-styles-136 malayalam, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 9b30346371193380445e5013d5aa195412c851c4 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: malayalam produces a suffix per the spec.
css3-counter-styles-137 mongolian, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric d1c190d3d98ef9990e19c98178b9f3d50d574302 `Richard Ishida`<mailto:ishida@w3.org> list-style-type:mongolian produces numbers up to 9 per the spec.
css3-counter-styles-138 mongolian, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric ee2780652f503f82cf9f41effdfeb0a3a129df98 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: mongolian produces numbers after 9 per the spec.
css3-counter-styles-139 mongolian, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 2c36743dd7aa4fdf1644b374d35db86d943c7f67 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: mongolian produces a suffix per the spec.
css3-counter-styles-140 myanmar, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric e209afc6751a0987f48c0264e665e492c1217eea `Richard Ishida`<mailto:ishida@w3.org> list-style-type:myanmar produces numbers up to 9 per the spec.
css3-counter-styles-141 myanmar, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 1032f11ed93d91823bd44495001efacb2799e0d8 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: myanmar produces numbers after 9 per the spec.
css3-counter-styles-142 myanmar, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 047b9cd8fe747b6230ce089acbac79cc7df787c8 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: myanmar produces a suffix per the spec.
css3-counter-styles-143 oriya, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 5275fe713559a11e7ef49b5413d11289b0cae838 `Richard Ishida`<mailto:ishida@w3.org> list-style-type:oriya produces numbers up to 9 per the spec.
css3-counter-styles-144 oriya, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 26051ad845d9468edf2027a15d20cbcb3d3ebb97 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: oriya produces numbers after 9 per the spec.
css3-counter-styles-145 oriya, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 32ddf15a15a97a2a806fd217132a218b56f355ce `Richard Ishida`<mailto:ishida@w3.org> list-style-type: oriya produces a suffix per the spec.
css3-counter-styles-146 tamil, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric fa495fbc6e72018e4f2d8008084a32bcece4b692 `Richard Ishida`<mailto:ishida@w3.org> list-style-type:tamil produces numbers up to 9 per the spec.
css3-counter-styles-147 tamil, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric a9c29705d254754a5d42b1776934edc3560d83f2 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: tamil produces numbers after 9 per the spec.
css3-counter-styles-148 tamil, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric c0438b6faeb2084d5f41c981fa4fcdc0d0d23f85 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: tamil produces a suffix per the spec.
css3-counter-styles-149 telugu, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 902c7c046221ed4749940f92d5b6c60cb8605cda `Richard Ishida`<mailto:ishida@w3.org> list-style-type:telugu produces numbers up to 9 per the spec.
css3-counter-styles-150 telugu, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 470d2f17759ef86f25b1968babacf54937bfac84 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: telugu produces numbers after 9 per the spec.
css3-counter-styles-151 telugu, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 6f705917a1dff688739bff20c06627ef56f39b77 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: telugu produces a suffix per the spec.
css3-counter-styles-152 thai, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 40aa6c553afdb0c126572577e8465a6780a8a60d `Richard Ishida`<mailto:ishida@w3.org> list-style-type:thai produces numbers up to 9 per the spec.
css3-counter-styles-153 thai, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 0d3a933ff3bae3a1a71a2ccc06b87dc4141fb02b `Richard Ishida`<mailto:ishida@w3.org> list-style-type: thai produces numbers after 9 per the spec.
css3-counter-styles-154 thai, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 8b67cc599bd6fbdb4dc431f757460319ebb1e24b `Richard Ishida`<mailto:ishida@w3.org> list-style-type: thai produces a suffix per the spec.
css3-counter-styles-155 tibetan, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric ad620a0206123499c9066edf6acbac98e1be627c `Richard Ishida`<mailto:ishida@w3.org> list-style-type:tibetan produces numbers up to 9 per the spec.
css3-counter-styles-156 tibetan, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric c6a094b0ef950e138ebaa43d3491a02d5b7b2045 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: tibetan produces numbers after 9 per the spec.
css3-counter-styles-157 tibetan, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 802c502c29fa9bc54fe70fbceed01caca5214724 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: tibetan produces a suffix per the spec.
css3-counter-styles-158 cambodian, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric b78b028e7a3dd8d0cdfff008965a3f78dc1699c2 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: cambodian produces numbers up to 9 per the spec.
css3-counter-styles-159 cambodian, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 00ed7daea5ec54233c54ff975e9e574728be6883 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: cambodian produces numbers after 9 per the spec.
css3-counter-styles-160 cambodian, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 3de167868f76de9b6f86c8e370ec6afdbda88ad5 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: cambodian produces a suffix per the spec.
css3-counter-styles-161 khmer, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric d9641881c8f67c190aa444240ab09ba67665cb1d `Richard Ishida`<mailto:ishida@w3.org> list-style-type: khmer produces numbers up to 9 per the spec.
css3-counter-styles-162 khmer, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 5b3b6a99c2f2654266f1c096c8df1e2e3452a9fc `Richard Ishida`<mailto:ishida@w3.org> list-style-type: khmer produces numbers after 9 per the spec.
css3-counter-styles-163 khmer, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 3dde9fa0cde042cabb49e8849d0d208228fa1558 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: khmer produces a suffix per the spec.
css3-counter-styles-201 cjk-earthly-branch, 0-12 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 2d59474f28e1570b9da1327febf258dd02637b64 `Richard Ishida`<mailto:ishida@w3.org> list-style-type:cjk-earthly-branch produces numbers up to 12 per the spec.
css3-counter-styles-202 cjk-earthly-branch, 13+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 88b3033aaa6e244631abc4e38e6e43e8ff9fb8b2 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: cjk-earthly-branch produces numbers after 12 per the spec.
css3-counter-styles-203 cjk-earthly-branch, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric cb59d35a589f6489405837d057e767b547c45047 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: cjk-earthly-branch produces a suffix per the spec.
css3-counter-styles-204 cjk-heavenly-stem, 0-9 font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric 578f6b5f19e69f5b25febd517e543126c4909f0d `Richard Ishida`<mailto:ishida@w3.org> list-style-type:cjk-heavenly-stem produces numbers up to 12 per the spec.
css3-counter-styles-205 cjk-heavenly-stem, 10+ font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric fe1ef173703ebc681b1b55532d1569605d9cd723 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: cjk-heavenly-stem produces numbers after 9 per the spec.
css3-counter-styles-206 cjk-heavenly-stem, suffix font http://www.w3.org/TR/css-counter-styles-3/#simple-numeric c8bf5a5213e31fc6b2a3d08a83947f6d352ea093 `Richard Ishida`<mailto:ishida@w3.org> list-style-type: cjk-heavenly-stem produces a suffix per the spec.
|