upload webkit/tizen 2.0_beta source.
[framework/web/webkit-efl.git] / LayoutTests / fast / lists / w3-list-styles-expected.txt
1 I18N Tests: list-style-type
2
3 This page tests support for the CSS list-style-type property, as defined in CSS2.0.
4
5 Note: The CSS2.0 specification does not specify in any detail the mechanism for implementing the numbering schemes defined. Expectations for behaviour are based on the version of the CSS3 Lists module current at the time this test was last updated. In most cases, however, these tests simply allow you to see whether and how a particular user agent implements these features, rather than testing against the requirements of the specification.
6
7 Check whether the numbering of the lists is what you would expect.
8
9 The start attribute is used on ol to skip to higher numbers.
10
11 lower-latin
12
13 CSS says: list-style-type: lower-latin; .
14
15 The CSS2.0 specification specifies the set of characters as "a, b, c, ... z". It doesn't specify what happens after z.
16
17 a one, should show a
18 b two, should show b one, expect to see a two, expect to see b three, expect to see c
19 -> -> a one, expect to see a
20 -> -> b two, expect to see b
21 -> -> c three, expect to see c
22 c three, should show c
23 d four, should show d
24 e five, should show e
25 z twenty six, should show z
26 aa twenty seven, undefined
27 ab twenty eight, undefined
28 az fifty-two, undefined
29 ba fifty-three, undefined
30 bb fifty-four, undefined
31 upper-latin
32
33 CSS says: list-style-type: upper-latin;
34
35 The CSS2.0 specification specifies the set of characters as "A, B, C, ... Z". It doesn't specify what happens after Z.
36
37 A one, should show A
38 B two, should show B one, expect to see A two, expect to see B three, expect to see C
39 -> -> A one, expect to see A
40 -> -> B two, expect to see B
41 -> -> C three, expect to see C
42 C three, should show C
43 D four, should show D
44 E five, should show E
45 Z twenty six, should show Z
46 AA twenty seven, undefined
47 AB twenty eight, undefined
48 AZ fifty-two, undefined
49 BA fifty-three, undefined
50 BB fifty-four, undefined
51 lower-alpha
52
53 CSS says: list-style-type: lower-alpha;
54
55 The CSS2.0 specification specifies the set of characters as "a, b, c, ... z". It doesn't specify what happens after z.
56
57 a one, should show a
58 b two, should show b one, expect to see a two, expect to see b three, expect to see c
59 -> -> a one, expect to see a
60 -> -> b two, expect to see b
61 -> -> c three, expect to see c
62 c three, should show c
63 d four, should show d
64 e five, should show e
65 z twenty six, should show z
66 aa twenty seven, undefined
67 ab twenty eight, undefined
68 az fifty-two, undefined
69 ba fifty-three, undefined
70 bb fifty-four, undefined
71 upper-alpha
72
73 CSS says: list-style-type: upper-alpha;
74
75 The CSS2.0 specification specifies the set of characters as "A, B, C, ... Z". It doesn't specify what happens after Z.
76
77 A one, should show A
78 B two, should show B one, expect to see A two, expect to see B three, expect to see C
79 -> -> A one, expect to see A
80 -> -> B two, expect to see B
81 -> -> C three, expect to see C
82 C three, should show C
83 D four, should show D
84 E five, should show E
85 Z twenty six, should show Z
86 AA twenty seven, undefined
87 AB twenty eight, undefined
88 AZ fifty-two, undefined
89 BA fifty-three, undefined
90 BB fifty-four, undefined
91 lower-greek
92
93 CSS says: list-style-type: lower-greek;
94
95 The CSS2.0 specification doesn't explicitly define the set of characters in the list, nor what happens after the list is exhausted, but does say "Lowercase classical Greek alpha, beta, gamma, ... (έ, ή, ί, ...)".
96
97 α one, may show α
98 β two, may show β one, may show α two, may show β three, may show γ
99 -> -> α one, may show α
100 -> -> β two, may show β
101 -> -> γ three, may show γ
102 γ three, may show γ
103 δ four, may show δ
104 ε five, may show ε
105 ω twenty four, may show ω
106 αα twenty seven, undefined
107 αβ twenty eight, undefined
108 αω forty-eight, undefined
109 βα forty-nine, undefined
110 ββ fifty, undefined
111 hiragana
112
113 CSS says: list-style-type: hiragana;
114
115 The CSS 2.0 specification doesn't explicitly define the set of characters in the list, nor what happens after the list is exhausted.
116
117 あ one, may show あ
118 い two, may show い one, may show あ two, may show い three, may show う
119 -> -> あ one, may show あ
120 -> -> い two, may show い
121 -> -> う three, may show う
122 う three, may show う
123 え four, may show え
124 お five, may show お
125 ん forty-eight, may show ん
126 ああ forty-nine, undefined
127 あい fifty, undefined
128 あん ninety-six, undefined
129 いあ ninety-seven, undefined
130 いい ninety-eight, undefined
131 hiragana-iroha
132
133 CSS says: list-style-type: hiragana-iroha;
134
135 The CSS 2.0 specification doesn't explicitly define the set of characters in the list, nor what happens after the list is exhausted.
136
137 い one, may show い
138 ろ two, may show ろ one, may show い two, may show ろ three, may show は
139 -> -> あ one, may show い
140 -> -> い two, may show ろ
141 -> -> う three, may show は
142 は three, may show は
143 に four, may show に
144 ほ five, may show ほ
145 す forty-seven, may show す
146 いい forty-eight, undefined
147 いろ forty-nine, undefined
148 いす ninety-four, undefined
149 ろい ninety-five, undefined
150 ろろ ninety-six, undefined
151 katakana
152
153 CSS says: list-style-type: katakana;
154
155 The CSS 2.0 specification doesn't explicitly define the set of characters in the list, nor what happens after the list is exhausted.
156
157 ア one, may show ア
158 イ two, may show イ one, may show ア two, may show イ three, may show ウ
159 -> -> ア one, may show ア
160 -> -> イ two, may show イ
161 -> -> ウ three, may show ウ
162 ウ three, may show ウ
163 エ four, may show エ
164 オ five, may show オ
165 ン forty-eight, undefined
166 アア forty-nine, undefined
167 アイ fifty, undefined
168 アン ninety-six, undefined
169 イア ninety-seven, undefined
170 イイ ninety-eight, undefined
171 katakana-iroha
172
173 CSS says: list-style-type: katakana-iroha;
174
175 The CSS 2.0 specification doesn't explicitly define the set of characters in the list, nor what happens after the list is exhausted.
176
177 イ one, may show イ
178 ロ two, may show ロ one, may show イ two, may show ロ three, may show ハ
179 -> -> あ one, may show イ
180 -> -> い two, may show ロ
181 -> -> う three, may show ハ
182 ハ three, may show ハ
183 ニ four, may show ニ
184 ホ five, may show ホ
185 ス forty-seven, may show ス
186 イイ forty-eight, undefined
187 イロ forty-nine, undefined
188 イス ninety-four, undefined
189 ロイ ninety-five, undefined
190 ロロ ninety-six, undefined
191 cjk-ideographic
192
193 CSS says: list-style-type: cjk-ideographic;
194
195 The CSS2.0 specification doesn't define what characters should be used to create each number - there are multiple alternatives. Note that the characters specified in the CSS3 Lists module as of the date of publication of this page are not those expected below.
196
197 一 one
198 二 two one two three
199 -> -> 一 one
200 -> -> 二 two
201 -> -> 三 three
202 三 three
203 四 four
204 五 five
205 二十 twenty, undefined
206 二十一 twenty one, undefined
207 二十二 twenty two, undefined
208 一百 a hundred, undefined
209 一百零一 a hundred and one, undefined
210 一百零二 a hundred and two, undefined
211 零 zero, undefined
212 一 one
213 hebrew
214
215 CSS says: list-style-type: hebrew;
216
217 The CSS2.0 specification doesn't define the algorithm for the Hebrew numbering.
218
219 א one, should show א
220 ב two, should show ב one, should show א two, should show ב three, should show ג
221 -> -> א one, should show א
222 -> -> ב two, should show ב
223 -> -> ג three, should show ג
224 ג three, should show ג
225 ד four, should show ד
226 ה five, should show ה
227 צז ninety-seven, undefined, may show צז
228 צח ninety-eight, undefined, may show צח
229 צט ninety-nine, undefined, may show צט
230 ק hundred, undefined, may show ק
231 קא a hundred and one, undefined, may show קא
232 אפס zero, undefined, may show אפס
233 א one, should show א
234 georgian
235
236 CSS says: list-style-type: georgian;
237
238 The CSS2.0 specification doesn't define the algorithm for Georgian numbering in detail.
239
240 ა one, may show ა
241 ბ two, may show ბ one, may show ა two, may show ბ three, may show გ
242 -> -> ა one, may show ა
243 -> -> ბ two, may show ბ
244 -> -> გ three, may show გ
245 გ three, may show გ
246 დ four, may show დ
247 ე five, may show ე
248 ვ six, may show ვ
249 ზ seven, may show ზ
250 ჱ eight, may show ჱ
251 თ nine, may show თ
252 ი ten, may show ი
253 ია eleven, may show ია
254 იბ twelve, may show იბ
255 ჟთ ninety-nine, undefined, may show ჟთ
256 რ hundred, undefined, may show რ
257 რა a hundred and one, undefined, may show რა
258 armenian
259
260 CSS says: list-style-type: armenian;
261
262 The CSS2.0 specification doesn't define the algorithm for Armenian numbering in detail.