Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / lists / w3-css3-list-styles-deprecated-expected.txt
blob24d356fd5173a8cde429b32fb8b94e7e413df652
1 Test deprectaed list style types
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS CSS.supports("list-style-type", "decimal") is true
7 PASS CSS.supports("list-style-type", "binary") is false
8 PASS CSS.supports("list-style-type", "lower-hexadecimal") is false
9 PASS CSS.supports("list-style-type", "octal") is false
10 PASS CSS.supports("list-style-type", "upper-hexadecimal") is false
11 PASS CSS.supports("list-style-type", "afar") is false
12 PASS CSS.supports("list-style-type", "ethiopic-halehame-aa-et") is false
13 PASS CSS.supports("list-style-type", "ethiopic-halehame-aa-er") is false
14 PASS CSS.supports("list-style-type", "amharic") is false
15 PASS CSS.supports("list-style-type", "ethiopic-halehame-am-et") is false
16 PASS CSS.supports("list-style-type", "ethiopic-halehame-gez") is false
17 PASS CSS.supports("list-style-type", "ethiopic-abegede") is false
18 PASS CSS.supports("list-style-type", "ethiopic-abegede-gez") is false
19 PASS CSS.supports("list-style-type", "amharic-abegede") is false
20 PASS CSS.supports("list-style-type", "ethiopic-abegede-am-et") is false
21 PASS CSS.supports("list-style-type", "oromo") is false
22 PASS CSS.supports("list-style-type", "ethiopic-halehame-om-et") is false
23 PASS CSS.supports("list-style-type", "sidama") is false
24 PASS CSS.supports("list-style-type", "ethiopic-halehame-sid-et") is false
25 PASS CSS.supports("list-style-type", "somali") is false
26 PASS CSS.supports("list-style-type", "ethiopic-halehame-so-et") is false
27 PASS CSS.supports("list-style-type", "tigre") is false
28 PASS CSS.supports("list-style-type", "ethiopic-halehame-tig") is false
29 PASS CSS.supports("list-style-type", "tigrinya-er") is false
30 PASS CSS.supports("list-style-type", "tigrinya-er-abegede") is false
31 PASS CSS.supports("list-style-type", "ethiopic-abegede-ti-er") is false
32 PASS CSS.supports("list-style-type", "tigrinya-et") is false
33 PASS CSS.supports("list-style-type", "tigrinya-et-abegede") is false
34 PASS CSS.supports("list-style-type", "ethiopic-abegede-ti-et") is false
35 PASS CSS.supports("list-style-type", "lower-norwegian") is false
36 PASS CSS.supports("list-style-type", "upper-greek") is false
37 PASS CSS.supports("list-style-type", "upper-norwegian") is false
38 PASS CSS.supports("list-style-type", "asterisks") is false
39 PASS CSS.supports("list-style-type", "footnotes") is false
40 PASS successfullyParsed is true
42 TEST COMPLETE