d825d514437df533694d92db68e6a17a9bbbf5db
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / editing / selection / select-from-textfield-outwards-expected.txt
1 start
2 PASS selection() is "0,0"
3 move at start of word
4 PASS selection() is "6,6"
5 move to end of word
6 PASS selection() is "6,11"
7 move to left
8 PASS selection() is "0,6"
9 move to right
10 PASS selection() is "6,17"
11 way up
12 PASS selection() is "0,6"
13 move to up
14 PASS selection() is "0,6"
15 move to down
16 PASS selection() is "6,17"
17 way down
18 PASS selection() is "6,17"
19 finish
20 PASS selection() is "6,17"
21 start
22 PASS selection() is "0,0"
23 move at start of word
24 PASS selection() is "6,6"
25 move to end of word
26 PASS selection() is "6,11"
27 move to left
28 PASS selection() is "0,6"
29 move to right
30 PASS selection() is "6,17"
31 way up
32 PASS selection() is "6,8"
33 move to up
34 PASS selection() is "6,8"
35 move to down
36 PASS selection() is "6,8"
37 way down
38 PASS selection() is "6,8"
39 finish
40 PASS selection() is "6,8"
41 start
42 PASS selection() is "0,0"
43 move at start of word
44 PASS selection() is "6,6"
45 move to end of word
46 PASS selection() is "6,11"
47 move to left
48 PASS selection() is "0,6"
49 move to right
50 PASS selection() is "6,17"
51 way up
52 PASS selection() is "6,8"
53 move to up
54 PASS selection() is "6,8"
55 move to down
56 PASS selection() is "6,8"
57 way down
58 PASS selection() is "6,8"
59 finish
60 PASS selection() is "6,8"
61 PASS successfullyParsed is true
62
63 TEST COMPLETE
64