Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / lists / ol-reversed-dynamic-expected.txt
blob27e744061c79c3b2bbc9069562a74d7fb763d476
1 This tests that changing the value of an item updates markers accordingly.
3 10 Ten
4 9 Nine
5 8 Eight
6 7 Seven
7 6 Six
9 This tests that resetting the value of an item updates markers accordingly.
11 5 Five
12 4 Four
13 3 Three
14 2 Two
15 1 One
17 This tests that changing the start value of the list updates markers accordingly.
19 20 Twenty
20 19 Nineteen
21 18 Eighteen
22 17 Seventeen
23 16 Sixteen
25 This tests that removing the custom start value of the list updates markers accordingly.
27 5 Five
28 4 Four
29 3 Three
30 2 Two
31 1 One
33 This tests that changing the custom start value from 1 to "" works.
35 5 Five
36 4 Four
37 3 Three
38 2 Two
39 1 One