upload webkit/tizen 2.0_beta source.
[framework/web/webkit-efl.git] / LayoutTests / fast / lists / ol-reversed-dynamic-expected.txt
1 This tests that changing the value of an item updates markers accordingly.
2
3 10 Ten
4 9 Nine
5 8 Eight
6 7 Seven
7 6 Six
8
9 This tests that resetting the value of an item updates markers accordingly.
10
11 5 Five
12 4 Four
13 3 Three
14 2 Two
15 1 One
16
17 This tests that changing the start value of the list updates markers accordingly.
18
19 20 Twenty
20 19 Nineteen
21 18 Eighteen
22 17 Seventeen
23 16 Sixteen
24
25 This tests that removing the custom start value of the list updates markers accordingly.
26
27 5 Five
28 4 Four
29 3 Three
30 2 Two
31 1 One
32
33 This tests that changing the custom start value from 1 to "" works.
34
35 5 Five
36 4 Four
37 3 Three
38 2 Two
39 1 One
40