OLD | NEW |
1 Test 1, LTR: | 1 Test 1, LTR: |
2 Moving right: "\n abc\n "[9, 10, 11, 12] | 2 Moving right: "\n abc\n "[9, 10, 11, 12] |
3 Moving left: "\n abc\n "[12, 11, 10, 9] | 3 Moving left: "\n abc\n "[12, 11, 10, 9] |
4 Test 1, RTL: | 4 Test 1, RTL: |
5 Moving left: "\n abc\n "[9, 11, 10, 12] | 5 Moving left: "\n abc\n "[9, 11, 10, 12] |
6 Moving right: "\n abc\n "[12, 10, 11, 9] | 6 Moving right: "\n abc\n "[12, 10, 11, 9] |
7 Test 2, LTR: | 7 Test 2, LTR: |
8 Moving right: "\n ABC\n "[9, 11, 10, 12] | 8 Moving right: "\n ABC\n "[9, 11, 10, 12] |
9 Moving left: "\n ABC\n "[12, 10, 11, 9] | 9 Moving left: "\n ABC\n "[12, 10, 11, 9] |
10 Test 2, RTL: | 10 Test 2, RTL: |
11 Moving left: "\n ABC\n "[9, 10, 11, 12] | 11 Moving left: "\n ABC\n "[9, 10, 11, 12] |
12 Moving right: "\n ABC\n "[12, 11, 10, 9] | 12 Moving right: "\n ABC\n "[12, 11, 10, 9] |
13 Test 3, LTR: | 13 Test 3, LTR: |
14 Moving right: <DIV>[0], "abc\n "[0, 1, 2, 3] | 14 Moving right: <DIV>[0], "abc\n "[0, 1, 2, 3] |
15 WARNING: Moved in the wrong direction in step 1: from (37, 77) to (37, 94). | 15 WARNING: Moved in the wrong direction in step 1: from (37, 77) to (37, 95). |
16 Moving left: "abc\n "[3, 2, 1, 0], <DIV>[0] | 16 Moving left: "abc\n "[3, 2, 1, 0], <DIV>[0] |
17 WARNING: Moved in the wrong direction in step 4: from (37, 94) to (37, 77). | 17 WARNING: Moved in the wrong direction in step 4: from (37, 95) to (37, 77). |
18 Test 3, RTL: | 18 Test 3, RTL: |
19 Moving left: <DIV>[0], "abc\n "[0, 2, 1, 3] | 19 Moving left: <DIV>[0], "abc\n "[0, 2, 1, 3] |
20 WARNING: Moved in the wrong direction in step 1: from (767, 77) to (767, 94). | 20 WARNING: Moved in the wrong direction in step 1: from (767, 77) to (767, 95). |
21 WARNING: Moved in the wrong direction in step 3: from (752, 94) to (767, 94). | 21 WARNING: Moved in the wrong direction in step 3: from (752, 95) to (767, 95). |
22 Moving right: "abc\n "[3, 1, 2, 0], <DIV>[0] | 22 Moving right: "abc\n "[3, 1, 2, 0], <DIV>[0] |
23 WARNING: Moved in the wrong direction in step 2: from (767, 94) to (752, 94). | 23 WARNING: Moved in the wrong direction in step 2: from (767, 95) to (752, 95). |
24 WARNING: Moved in the wrong direction in step 4: from (767, 94) to (767, 77). | 24 WARNING: Moved in the wrong direction in step 4: from (767, 95) to (767, 77). |
25 Test 4, LTR: | 25 Test 4, LTR: |
26 Moving right: <DIV>[0], "ABC\n "[0, 2, 1, 3] | 26 Moving right: <DIV>[0], "ABC\n "[0, 2, 1, 3] |
27 WARNING: Moved in the wrong direction in step 1: from (37, 127) to (37, 144). | 27 WARNING: Moved in the wrong direction in step 1: from (37, 127) to (37, 145). |
28 WARNING: Moved in the wrong direction in step 3: from (50, 144) to (37, 144). | 28 WARNING: Moved in the wrong direction in step 3: from (50, 145) to (37, 145). |
29 Moving left: "ABC\n "[3, 1, 2, 0], <DIV>[0] | 29 Moving left: "ABC\n "[3, 1, 2, 0], <DIV>[0] |
30 WARNING: Moved in the wrong direction in step 2: from (37, 144) to (50, 144). | 30 WARNING: Moved in the wrong direction in step 2: from (37, 145) to (50, 145). |
31 WARNING: Moved in the wrong direction in step 4: from (37, 144) to (37, 127). | 31 WARNING: Moved in the wrong direction in step 4: from (37, 145) to (37, 127). |
32 Test 4, RTL: | 32 Test 4, RTL: |
33 Moving left: <DIV>[0], "ABC\n "[0, 1, 2, 3] | 33 Moving left: <DIV>[0], "ABC\n "[0, 1, 2, 3] |
34 WARNING: Moved in the wrong direction in step 1: from (767, 127) to (767, 144). | 34 WARNING: Moved in the wrong direction in step 1: from (767, 127) to (767, 145). |
35 Moving right: "ABC\n "[3, 2, 1, 0], <DIV>[0] | 35 Moving right: "ABC\n "[3, 2, 1, 0], <DIV>[0] |
36 WARNING: Moved in the wrong direction in step 4: from (767, 144) to (767, 127). | 36 WARNING: Moved in the wrong direction in step 4: from (767, 145) to (767, 127). |
37 Test 5, LTR: | 37 Test 5, LTR: |
38 Moving right: "\n abcABCdef\n "[9, 10, 11, 12, 14, 13, 15, 16, 17, 1
8] | 38 Moving right: "\n abcABCdef\n "[9, 10, 11, 12, 14, 13, 15, 16, 17, 1
8] |
39 Moving left: "\n abcABCdef\n "[18, 17, 16, 15, 13, 14, 12, 11, 10,
9] | 39 Moving left: "\n abcABCdef\n "[18, 17, 16, 15, 13, 14, 12, 11, 10,
9] |
40 Test 5, RTL: | 40 Test 5, RTL: |
41 Moving left: "\n abcABCdef\n "[9, 11, 10, 12, 13, 14, 15, 17, 16, 18
] | 41 Moving left: "\n abcABCdef\n "[9, 11, 10, 12, 13, 14, 15, 17, 16, 18
] |
42 Moving right: "\n abcABCdef\n "[18, 16, 17, 15, 14, 13, 12, 10, 11,
9] | 42 Moving right: "\n abcABCdef\n "[18, 16, 17, 15, 14, 13, 12, 10, 11,
9] |
43 Test 6, LTR: | 43 Test 6, LTR: |
44 Moving right: "\n ABCabcDEF\n "[9, 11, 10, 12, 13, 14, 15, 17, 16, 1
8] | 44 Moving right: "\n ABCabcDEF\n "[9, 11, 10, 12, 13, 14, 15, 17, 16, 1
8] |
45 Moving left: "\n ABCabcDEF\n "[18, 16, 17, 15, 14, 13, 12, 10, 11,
9] | 45 Moving left: "\n ABCabcDEF\n "[18, 16, 17, 15, 14, 13, 12, 10, 11,
9] |
46 Test 6, RTL: | 46 Test 6, RTL: |
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
126 Moving left: "abcABC123def\n "[0, 2, 1, 3, 4, 5, 6, 11, 10, 9, 8, 7, 12] | 126 Moving left: "abcABC123def\n "[0, 2, 1, 3, 4, 5, 6, 11, 10, 9, 8, 7, 12] |
127 Moving right: "abcABC123def\n "[12, 7, 8, 9, 10, 11, 6, 5, 4, 3, 1, 2, 0] | 127 Moving right: "abcABC123def\n "[12, 7, 8, 9, 10, 11, 6, 5, 4, 3, 1, 2, 0] |
128 Test 16, LTR: | 128 Test 16, LTR: |
129 Moving right: "ABC123DEFabcGHI456JLM\n "[0, 8, 7, 3, 4, 5, 6, 2, 1, 9, 10,
11, 12, 20, 19, 15, 16, 17, 18, 14, 13, 21] | 129 Moving right: "ABC123DEFabcGHI456JLM\n "[0, 8, 7, 3, 4, 5, 6, 2, 1, 9, 10,
11, 12, 20, 19, 15, 16, 17, 18, 14, 13, 21] |
130 Moving left: "ABC123DEFabcGHI456JLM\n "[21, 13, 14, 18, 17, 16, 15, 19, 20
, 12, 11, 10, 9, 1, 2, 6, 5, 4, 3, 7, 8, 0] | 130 Moving left: "ABC123DEFabcGHI456JLM\n "[21, 13, 14, 18, 17, 16, 15, 19, 20
, 12, 11, 10, 9, 1, 2, 6, 5, 4, 3, 7, 8, 0] |
131 Test 16, RTL: | 131 Test 16, RTL: |
132 Moving left: "ABC123DEFabcGHI456JLM\n "[0, 1, 2, 3, 5, 4, 6, 7, 8, 9, 11, 1
0, 12, 13, 14, 15, 17, 16, 18, 19, 20, 21] | 132 Moving left: "ABC123DEFabcGHI456JLM\n "[0, 1, 2, 3, 5, 4, 6, 7, 8, 9, 11, 1
0, 12, 13, 14, 15, 17, 16, 18, 19, 20, 21] |
133 Moving right: "ABC123DEFabcGHI456JLM\n "[21, 20, 19, 18, 16, 17, 15, 14, 1
3, 12, 10, 11, 9, 8, 7, 6, 4, 5, 3, 2, 1, 0] | 133 Moving right: "ABC123DEFabcGHI456JLM\n "[21, 20, 19, 18, 16, 17, 15, 14, 1
3, 12, 10, 11, 9, 8, 7, 6, 4, 5, 3, 2, 1, 0] |
134 Test 17, LTR: | 134 Test 17, LTR: |
135 Moving right: "\n before AHYJ AQWJXMFUDJE\n "[9, 10, 11, 12, 13,
14, 15, 16, 22, 21, 20, 23, 24, 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 35] | 135 Moving right: "\n before AHYJ AQWJXMFUDJE\n "[9, 10, 11, 12, 13,
14, 15, 16, 22, 21, 20, 23, 24, 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 35] |
136 WARNING: Moved in the wrong direction in step 3: from (108, 561) to (37, 578). | 136 WARNING: Moved in the wrong direction in step 3: from (108, 561) to (37, 579). |
137 WARNING: Moved in the wrong direction in step 5: from (98, 578) to (93, 578). | 137 WARNING: Moved in the wrong direction in step 5: from (98, 579) to (93, 579). |
138 WARNING: Moved in the wrong direction in step 6: from (93, 578) to (86, 578). | 138 WARNING: Moved in the wrong direction in step 6: from (93, 579) to (86, 579). |
139 WARNING: Moved in the wrong direction in step 7: from (86, 578) to (82, 578). | 139 WARNING: Moved in the wrong direction in step 7: from (86, 579) to (82, 579). |
140 WARNING: Moved in the wrong direction in step 8: from (82, 578) to (45, 578). | 140 WARNING: Moved in the wrong direction in step 8: from (82, 579) to (45, 579). |
141 Moving left: "\n before AHYJ AQWJXMFUDJE\n "[35, 25, 26, 27, 28,
29, 30, 31, 32, 33, 34, 24, 23, 20, 21, 22, 16, 15, 14, 13, 12, 11, 10, 9] | 141 Moving left: "\n before AHYJ AQWJXMFUDJE\n "[35, 25, 26, 27, 28,
29, 30, 31, 32, 33, 34, 24, 23, 20, 21, 22, 16, 15, 14, 13, 12, 11, 10, 9] |
142 WARNING: Moved in the wrong direction in step 16: from (45, 578) to (82, 578). | 142 WARNING: Moved in the wrong direction in step 16: from (45, 579) to (82, 579). |
143 WARNING: Moved in the wrong direction in step 17: from (82, 578) to (86, 578). | 143 WARNING: Moved in the wrong direction in step 17: from (82, 579) to (86, 579). |
144 WARNING: Moved in the wrong direction in step 18: from (86, 578) to (93, 578). | 144 WARNING: Moved in the wrong direction in step 18: from (86, 579) to (93, 579). |
145 WARNING: Moved in the wrong direction in step 19: from (93, 578) to (98, 578). | 145 WARNING: Moved in the wrong direction in step 19: from (93, 579) to (98, 579). |
146 WARNING: Moved in the wrong direction in step 21: from (37, 578) to (108, 561). | 146 WARNING: Moved in the wrong direction in step 21: from (37, 579) to (108, 561). |
147 Test 17, RTL: | 147 Test 17, RTL: |
148 Moving left: "\n before AHYJ AQWJXMFUDJE\n "[9, 14, 13, 12, 11, 1
0, 15, 16, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35] | 148 Moving left: "\n before AHYJ AQWJXMFUDJE\n "[9, 14, 13, 12, 11, 1
0, 15, 16, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35] |
149 WARNING: Moved in the wrong direction in step 1: from (156, 561) to (144, 578). | 149 WARNING: Moved in the wrong direction in step 1: from (156, 561) to (144, 579). |
150 WARNING: Moved in the wrong direction in step 2: from (144, 578) to (149, 578). | 150 WARNING: Moved in the wrong direction in step 2: from (144, 579) to (149, 579). |
151 WARNING: Moved in the wrong direction in step 3: from (149, 578) to (156, 578). | 151 WARNING: Moved in the wrong direction in step 3: from (149, 579) to (156, 579). |
152 WARNING: Moved in the wrong direction in step 5: from (85, 561) to (89, 561). | 152 WARNING: Moved in the wrong direction in step 5: from (85, 561) to (89, 561). |
153 WARNING: Moved in the wrong direction in step 6: from (89, 561) to (137, 578). | 153 WARNING: Moved in the wrong direction in step 6: from (89, 561) to (137, 579). |
154 Moving right: "\n before AHYJ AQWJXMFUDJE\n "[35, 34, 33, 32, 31
, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 16, 15, 10, 11, 12, 13, 14, 9] | 154 Moving right: "\n before AHYJ AQWJXMFUDJE\n "[35, 34, 33, 32, 31
, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 16, 15, 10, 11, 12, 13, 14, 9] |
155 WARNING: Moved in the wrong direction in step 18: from (137, 578) to (89, 561). | 155 WARNING: Moved in the wrong direction in step 18: from (137, 579) to (89, 561). |
156 WARNING: Moved in the wrong direction in step 19: from (89, 561) to (85, 561). | 156 WARNING: Moved in the wrong direction in step 19: from (89, 561) to (85, 561). |
157 WARNING: Moved in the wrong direction in step 21: from (156, 578) to (149, 578). | 157 WARNING: Moved in the wrong direction in step 21: from (156, 579) to (149, 579). |
158 WARNING: Moved in the wrong direction in step 22: from (149, 578) to (144, 578). | 158 WARNING: Moved in the wrong direction in step 22: from (149, 579) to (144, 579). |
159 WARNING: Moved in the wrong direction in step 23: from (144, 578) to (156, 561). | 159 WARNING: Moved in the wrong direction in step 23: from (144, 579) to (156, 561). |
160 Test 18, LTR: | 160 Test 18, LTR: |
161 Moving right: "\n MUQJ after encyclopedia\n "[9, 12, 11, 10, 13,
14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35] | 161 Moving right: "\n MUQJ after encyclopedia\n "[9, 12, 11, 10, 13,
14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35] |
162 WARNING: Moved in the wrong direction in step 1: from (37, 611) to (44, 628). | 162 WARNING: Moved in the wrong direction in step 1: from (37, 611) to (44, 629). |
163 WARNING: Moved in the wrong direction in step 2: from (44, 628) to (37, 628). | 163 WARNING: Moved in the wrong direction in step 2: from (44, 629) to (37, 629). |
164 WARNING: Moved in the wrong direction in step 4: from (93, 611) to (52, 628). | 164 WARNING: Moved in the wrong direction in step 4: from (93, 611) to (52, 629). |
165 Moving left: "\n MUQJ after encyclopedia\n "[35, 34, 33, 32, 31,
30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 14, 13, 10, 11, 12, 9] | 165 Moving left: "\n MUQJ after encyclopedia\n "[35, 34, 33, 32, 31,
30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 14, 13, 10, 11, 12, 9] |
166 WARNING: Moved in the wrong direction in step 20: from (52, 628) to (93, 611). | 166 WARNING: Moved in the wrong direction in step 20: from (52, 629) to (93, 611). |
167 WARNING: Moved in the wrong direction in step 22: from (37, 628) to (44, 628). | 167 WARNING: Moved in the wrong direction in step 22: from (37, 629) to (44, 629). |
168 WARNING: Moved in the wrong direction in step 23: from (44, 628) to (37, 611). | 168 WARNING: Moved in the wrong direction in step 23: from (44, 629) to (37, 611). |
169 Test 18, RTL: | 169 Test 18, RTL: |
170 Moving left: "\n MUQJ after encyclopedia\n "[9, 10, 11, 12, 13, 1
4, 21, 20, 19, 18, 22, 23, 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 24, 35] | 170 Moving left: "\n MUQJ after encyclopedia\n "[9, 10, 11, 12, 13, 1
4, 21, 20, 19, 18, 22, 23, 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 24, 35] |
171 WARNING: Moved in the wrong direction in step 2: from (100, 611) to (156, 628). | 171 WARNING: Moved in the wrong direction in step 2: from (100, 611) to (156, 629). |
172 WARNING: Moved in the wrong direction in step 4: from (79, 628) to (87, 628). | 172 WARNING: Moved in the wrong direction in step 4: from (79, 629) to (87, 629). |
173 WARNING: Moved in the wrong direction in step 5: from (87, 628) to (94, 628). | 173 WARNING: Moved in the wrong direction in step 5: from (87, 629) to (94, 629). |
174 WARNING: Moved in the wrong direction in step 6: from (94, 628) to (145, 628). | 174 WARNING: Moved in the wrong direction in step 6: from (94, 629) to (145, 629). |
175 WARNING: Moved in the wrong direction in step 10: from (122, 628) to (149, 628). | 175 WARNING: Moved in the wrong direction in step 10: from (122, 629) to (149, 629). |
176 Moving right: "\n MUQJ after encyclopedia\n "[35, 24, 25, 26, 27
, 28, 29, 30, 31, 32, 33, 34, 23, 22, 18, 19, 20, 21, 14, 13, 12, 11, 10, 9] | 176 Moving right: "\n MUQJ after encyclopedia\n "[35, 24, 25, 26, 27
, 28, 29, 30, 31, 32, 33, 34, 23, 22, 18, 19, 20, 21, 14, 13, 12, 11, 10, 9] |
177 WARNING: Moved in the wrong direction in step 14: from (149, 628) to (122, 628). | 177 WARNING: Moved in the wrong direction in step 14: from (149, 629) to (122, 629). |
178 WARNING: Moved in the wrong direction in step 18: from (145, 628) to (94, 628). | 178 WARNING: Moved in the wrong direction in step 18: from (145, 629) to (94, 629). |
179 WARNING: Moved in the wrong direction in step 19: from (94, 628) to (87, 628). | 179 WARNING: Moved in the wrong direction in step 19: from (94, 629) to (87, 629). |
180 WARNING: Moved in the wrong direction in step 20: from (87, 628) to (79, 628). | 180 WARNING: Moved in the wrong direction in step 20: from (87, 629) to (79, 629). |
181 WARNING: Moved in the wrong direction in step 22: from (156, 628) to (100, 611). | 181 WARNING: Moved in the wrong direction in step 22: from (156, 629) to (100, 611). |
182 Test 19, LTR: | 182 Test 19, LTR: |
183 Moving right: "\n before AHYJ AQWJXMFUDJE\n "[9, 10, 11, 12, 13,
14, 15, 16, 22, 21, 20, 23, 24, 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 35] | 183 Moving right: "\n before AHYJ AQWJXMFUDJE\n "[9, 10, 11, 12, 13,
14, 15, 16, 22, 21, 20, 23, 24, 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 35] |
184 WARNING: Moved in the wrong direction in step 3: from (108, 661) to (37, 678). | 184 WARNING: Moved in the wrong direction in step 3: from (108, 661) to (37, 679). |
185 WARNING: Moved in the wrong direction in step 5: from (98, 678) to (93, 678). | 185 WARNING: Moved in the wrong direction in step 5: from (98, 679) to (93, 679). |
186 WARNING: Moved in the wrong direction in step 6: from (93, 678) to (86, 678). | 186 WARNING: Moved in the wrong direction in step 6: from (93, 679) to (86, 679). |
187 WARNING: Moved in the wrong direction in step 7: from (86, 678) to (82, 678). | 187 WARNING: Moved in the wrong direction in step 7: from (86, 679) to (82, 679). |
188 WARNING: Moved in the wrong direction in step 8: from (82, 678) to (45, 678). | 188 WARNING: Moved in the wrong direction in step 8: from (82, 679) to (45, 679). |
189 Moving left: "\n before AHYJ AQWJXMFUDJE\n "[35, 25, 26, 27, 28,
29, 30, 31, 32, 33, 34, 24, 23, 20, 21, 22, 16, 15, 14, 13, 12, 11, 10, 9] | 189 Moving left: "\n before AHYJ AQWJXMFUDJE\n "[35, 25, 26, 27, 28,
29, 30, 31, 32, 33, 34, 24, 23, 20, 21, 22, 16, 15, 14, 13, 12, 11, 10, 9] |
190 WARNING: Moved in the wrong direction in step 16: from (45, 678) to (82, 678). | 190 WARNING: Moved in the wrong direction in step 16: from (45, 679) to (82, 679). |
191 WARNING: Moved in the wrong direction in step 17: from (82, 678) to (86, 678). | 191 WARNING: Moved in the wrong direction in step 17: from (82, 679) to (86, 679). |
192 WARNING: Moved in the wrong direction in step 18: from (86, 678) to (93, 678). | 192 WARNING: Moved in the wrong direction in step 18: from (86, 679) to (93, 679). |
193 WARNING: Moved in the wrong direction in step 19: from (93, 678) to (98, 678). | 193 WARNING: Moved in the wrong direction in step 19: from (93, 679) to (98, 679). |
194 WARNING: Moved in the wrong direction in step 21: from (37, 678) to (108, 661). | 194 WARNING: Moved in the wrong direction in step 21: from (37, 679) to (108, 661). |
195 Test 19, RTL: | 195 Test 19, RTL: |
196 Moving left: "\n before AHYJ AQWJXMFUDJE\n "[9, 14, 13, 12, 11, 1
0, 15, 16, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35] | 196 Moving left: "\n before AHYJ AQWJXMFUDJE\n "[9, 14, 13, 12, 11, 1
0, 15, 16, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35] |
197 WARNING: Moved in the wrong direction in step 1: from (156, 661) to (144, 678). | 197 WARNING: Moved in the wrong direction in step 1: from (156, 661) to (144, 679). |
198 WARNING: Moved in the wrong direction in step 2: from (144, 678) to (149, 678). | 198 WARNING: Moved in the wrong direction in step 2: from (144, 679) to (149, 679). |
199 WARNING: Moved in the wrong direction in step 3: from (149, 678) to (156, 678). | 199 WARNING: Moved in the wrong direction in step 3: from (149, 679) to (156, 679). |
200 WARNING: Moved in the wrong direction in step 5: from (85, 661) to (89, 661). | 200 WARNING: Moved in the wrong direction in step 5: from (85, 661) to (89, 661). |
201 WARNING: Moved in the wrong direction in step 6: from (89, 661) to (137, 678). | 201 WARNING: Moved in the wrong direction in step 6: from (89, 661) to (137, 679). |
202 Moving right: "\n before AHYJ AQWJXMFUDJE\n "[35, 34, 33, 32, 31
, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 16, 15, 10, 11, 12, 13, 14, 9] | 202 Moving right: "\n before AHYJ AQWJXMFUDJE\n "[35, 34, 33, 32, 31
, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 16, 15, 10, 11, 12, 13, 14, 9] |
203 WARNING: Moved in the wrong direction in step 18: from (137, 678) to (89, 661). | 203 WARNING: Moved in the wrong direction in step 18: from (137, 679) to (89, 661). |
204 WARNING: Moved in the wrong direction in step 19: from (89, 661) to (85, 661). | 204 WARNING: Moved in the wrong direction in step 19: from (89, 661) to (85, 661). |
205 WARNING: Moved in the wrong direction in step 21: from (156, 678) to (149, 678). | 205 WARNING: Moved in the wrong direction in step 21: from (156, 679) to (149, 679). |
206 WARNING: Moved in the wrong direction in step 22: from (149, 678) to (144, 678). | 206 WARNING: Moved in the wrong direction in step 22: from (149, 679) to (144, 679). |
207 WARNING: Moved in the wrong direction in step 23: from (144, 678) to (156, 661). | 207 WARNING: Moved in the wrong direction in step 23: from (144, 679) to (156, 661). |
208 Test 20, LTR: | 208 Test 20, LTR: |
209 Moving right: "\n MUQJ after encyclopedia\n "[9, 12, 11, 10, 13,
14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35] | 209 Moving right: "\n MUQJ after encyclopedia\n "[9, 12, 11, 10, 13,
14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35] |
210 WARNING: Moved in the wrong direction in step 1: from (37, 711) to (44, 728). | 210 WARNING: Moved in the wrong direction in step 1: from (37, 711) to (44, 729). |
211 WARNING: Moved in the wrong direction in step 2: from (44, 728) to (37, 728). | 211 WARNING: Moved in the wrong direction in step 2: from (44, 729) to (37, 729). |
212 WARNING: Moved in the wrong direction in step 4: from (93, 711) to (52, 728). | 212 WARNING: Moved in the wrong direction in step 4: from (93, 711) to (52, 729). |
213 Moving left: "\n MUQJ after encyclopedia\n "[35, 34, 33, 32, 31,
30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 14, 13, 10, 11, 12, 9] | 213 Moving left: "\n MUQJ after encyclopedia\n "[35, 34, 33, 32, 31,
30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 14, 13, 10, 11, 12, 9] |
214 WARNING: Moved in the wrong direction in step 20: from (52, 728) to (93, 711). | 214 WARNING: Moved in the wrong direction in step 20: from (52, 729) to (93, 711). |
215 WARNING: Moved in the wrong direction in step 22: from (37, 728) to (44, 728). | 215 WARNING: Moved in the wrong direction in step 22: from (37, 729) to (44, 729). |
216 WARNING: Moved in the wrong direction in step 23: from (44, 728) to (37, 711). | 216 WARNING: Moved in the wrong direction in step 23: from (44, 729) to (37, 711). |
217 Test 20, RTL: | 217 Test 20, RTL: |
218 Moving left: "\n MUQJ after encyclopedia\n "[9, 10, 11, 12, 13, 1
4, 21, 20, 19, 18, 22, 23, 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 24, 35] | 218 Moving left: "\n MUQJ after encyclopedia\n "[9, 10, 11, 12, 13, 1
4, 21, 20, 19, 18, 22, 23, 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 24, 35] |
219 WARNING: Moved in the wrong direction in step 2: from (100, 711) to (156, 728). | 219 WARNING: Moved in the wrong direction in step 2: from (100, 711) to (156, 729). |
220 WARNING: Moved in the wrong direction in step 4: from (79, 728) to (87, 728). | 220 WARNING: Moved in the wrong direction in step 4: from (79, 729) to (87, 729). |
221 WARNING: Moved in the wrong direction in step 5: from (87, 728) to (94, 728). | 221 WARNING: Moved in the wrong direction in step 5: from (87, 729) to (94, 729). |
222 WARNING: Moved in the wrong direction in step 6: from (94, 728) to (145, 728). | 222 WARNING: Moved in the wrong direction in step 6: from (94, 729) to (145, 729). |
223 WARNING: Moved in the wrong direction in step 10: from (122, 728) to (149, 728). | 223 WARNING: Moved in the wrong direction in step 10: from (122, 729) to (149, 729). |
224 Moving right: "\n MUQJ after encyclopedia\n "[35, 24, 25, 26, 27
, 28, 29, 30, 31, 32, 33, 34, 23, 22, 18, 19, 20, 21, 14, 13, 12, 11, 10, 9] | 224 Moving right: "\n MUQJ after encyclopedia\n "[35, 24, 25, 26, 27
, 28, 29, 30, 31, 32, 33, 34, 23, 22, 18, 19, 20, 21, 14, 13, 12, 11, 10, 9] |
225 WARNING: Moved in the wrong direction in step 14: from (149, 728) to (122, 728). | 225 WARNING: Moved in the wrong direction in step 14: from (149, 729) to (122, 729). |
226 WARNING: Moved in the wrong direction in step 18: from (145, 728) to (94, 728). | 226 WARNING: Moved in the wrong direction in step 18: from (145, 729) to (94, 729). |
227 WARNING: Moved in the wrong direction in step 19: from (94, 728) to (87, 728). | 227 WARNING: Moved in the wrong direction in step 19: from (94, 729) to (87, 729). |
228 WARNING: Moved in the wrong direction in step 20: from (87, 728) to (79, 728). | 228 WARNING: Moved in the wrong direction in step 20: from (87, 729) to (79, 729). |
229 WARNING: Moved in the wrong direction in step 22: from (156, 728) to (100, 711). | 229 WARNING: Moved in the wrong direction in step 22: from (156, 729) to (100, 711). |
230 Test 21, LTR: | 230 Test 21, LTR: |
231 Moving right: "\n This is JF[Y WY OJ[Y the boxes. \n "[9, 10, 11, 12
, 13, 14, 15, 16, 17, 23, 22, 21, 20, 19, 18, 24, 25, 28, 27, 26, 29, 30, 31, 32
, 33, 34, 35, 36, 37, 38, 39, 40] | 231 Moving right: "\n This is JF[Y WY OJ[Y the boxes. \n "[9, 10, 11, 12
, 13, 14, 15, 16, 17, 23, 22, 21, 20, 19, 18, 24, 25, 28, 27, 26, 29, 30, 31, 32
, 33, 34, 35, 36, 37, 38, 39, 40] |
232 WARNING: Moved in the wrong direction in step 2: from (118, 761) to (110, 761). | 232 WARNING: Moved in the wrong direction in step 2: from (118, 761) to (110, 761). |
233 WARNING: Moved in the wrong direction in step 3: from (110, 761) to (103, 761). | 233 WARNING: Moved in the wrong direction in step 3: from (110, 761) to (103, 761). |
234 WARNING: Moved in the wrong direction in step 4: from (103, 761) to (99, 761). | 234 WARNING: Moved in the wrong direction in step 4: from (103, 761) to (99, 761). |
235 WARNING: Moved in the wrong direction in step 5: from (99, 761) to (92, 761). | 235 WARNING: Moved in the wrong direction in step 5: from (99, 761) to (92, 761). |
236 WARNING: Moved in the wrong direction in step 7: from (127, 761) to (37, 778). | 236 WARNING: Moved in the wrong direction in step 7: from (127, 761) to (37, 779). |
237 WARNING: Moved in the wrong direction in step 10: from (80, 778) to (72, 778). | 237 WARNING: Moved in the wrong direction in step 10: from (80, 779) to (72, 779). |
238 WARNING: Moved in the wrong direction in step 11: from (72, 778) to (68, 778). | 238 WARNING: Moved in the wrong direction in step 11: from (72, 779) to (68, 779). |
239 WARNING: Moved in the wrong direction in step 12: from (68, 778) to (64, 778). | 239 WARNING: Moved in the wrong direction in step 12: from (68, 779) to (64, 779). |
240 WARNING: Moved in the wrong direction in step 13: from (64, 778) to (45, 778). | 240 WARNING: Moved in the wrong direction in step 13: from (64, 779) to (45, 779). |
241 WARNING: Moved in the wrong direction in step 18: from (116, 778) to (108, 778). | 241 WARNING: Moved in the wrong direction in step 18: from (116, 779) to (108, 779). |
242 WARNING: Moved in the wrong direction in step 19: from (108, 778) to (100, 778). | 242 WARNING: Moved in the wrong direction in step 19: from (108, 779) to (100, 779). |
243 Moving left: "\n This is JF[Y WY OJ[Y the boxes. \n "[40, 39, 38, 3
7, 36, 35, 34, 33, 32, 31, 30, 29, 26, 27, 28, 25, 24, 18, 19, 20, 21, 22, 23, 1
7, 16, 15, 14, 13, 12, 11, 10, 9] | 243 Moving left: "\n This is JF[Y WY OJ[Y the boxes. \n "[40, 39, 38, 3
7, 36, 35, 34, 33, 32, 31, 30, 29, 26, 27, 28, 25, 24, 18, 19, 20, 21, 22, 23, 1
7, 16, 15, 14, 13, 12, 11, 10, 9] |
244 WARNING: Moved in the wrong direction in step 13: from (100, 778) to (108, 778). | 244 WARNING: Moved in the wrong direction in step 13: from (100, 779) to (108, 779). |
245 WARNING: Moved in the wrong direction in step 14: from (108, 778) to (116, 778). | 245 WARNING: Moved in the wrong direction in step 14: from (108, 779) to (116, 779). |
246 WARNING: Moved in the wrong direction in step 19: from (45, 778) to (64, 778). | 246 WARNING: Moved in the wrong direction in step 19: from (45, 779) to (64, 779). |
247 WARNING: Moved in the wrong direction in step 20: from (64, 778) to (68, 778). | 247 WARNING: Moved in the wrong direction in step 20: from (64, 779) to (68, 779). |
248 WARNING: Moved in the wrong direction in step 21: from (68, 778) to (72, 778). | 248 WARNING: Moved in the wrong direction in step 21: from (68, 779) to (72, 779). |
249 WARNING: Moved in the wrong direction in step 22: from (72, 778) to (80, 778). | 249 WARNING: Moved in the wrong direction in step 22: from (72, 779) to (80, 779). |
250 WARNING: Moved in the wrong direction in step 25: from (37, 778) to (127, 761). | 250 WARNING: Moved in the wrong direction in step 25: from (37, 779) to (127, 761). |
251 WARNING: Moved in the wrong direction in step 27: from (92, 761) to (99, 761). | 251 WARNING: Moved in the wrong direction in step 27: from (92, 761) to (99, 761). |
252 WARNING: Moved in the wrong direction in step 28: from (99, 761) to (103, 761). | 252 WARNING: Moved in the wrong direction in step 28: from (99, 761) to (103, 761). |
253 WARNING: Moved in the wrong direction in step 29: from (103, 761) to (110, 761). | 253 WARNING: Moved in the wrong direction in step 29: from (103, 761) to (110, 761). |
254 WARNING: Moved in the wrong direction in step 30: from (110, 761) to (118, 761). | 254 WARNING: Moved in the wrong direction in step 30: from (110, 761) to (118, 761). |
255 Test 21, RTL: | 255 Test 21, RTL: |
256 Moving left: "\n This is JF[Y WY OJ[Y the boxes. \n "[9, 15, 14, 13,
12, 11, 10, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 38, 37,
36, 35, 34, 33, 32, 31, 39, 40] | 256 Moving left: "\n This is JF[Y WY OJ[Y the boxes. \n "[9, 15, 14, 13,
12, 11, 10, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 38, 37,
36, 35, 34, 33, 32, 31, 39, 40] |
257 WARNING: Moved in the wrong direction in step 2: from (46, 761) to (54, 761). | 257 WARNING: Moved in the wrong direction in step 2: from (46, 761) to (54, 761). |
258 WARNING: Moved in the wrong direction in step 3: from (54, 761) to (61, 761). | 258 WARNING: Moved in the wrong direction in step 3: from (54, 761) to (61, 761). |
259 WARNING: Moved in the wrong direction in step 4: from (61, 761) to (65, 761). | 259 WARNING: Moved in the wrong direction in step 4: from (61, 761) to (65, 761). |
260 WARNING: Moved in the wrong direction in step 5: from (65, 761) to (72, 761). | 260 WARNING: Moved in the wrong direction in step 5: from (65, 761) to (72, 761). |
261 WARNING: Moved in the wrong direction in step 6: from (72, 761) to (80, 761). | 261 WARNING: Moved in the wrong direction in step 6: from (72, 761) to (80, 761). |
262 WARNING: Moved in the wrong direction in step 7: from (80, 761) to (136, 778). | 262 WARNING: Moved in the wrong direction in step 7: from (80, 761) to (136, 779). |
263 WARNING: Moved in the wrong direction in step 14: from (48, 778) to (56, 778). | 263 WARNING: Moved in the wrong direction in step 14: from (48, 779) to (56, 779). |
264 WARNING: Moved in the wrong direction in step 15: from (56, 778) to (64, 778). | 264 WARNING: Moved in the wrong direction in step 15: from (56, 779) to (64, 779). |
265 WARNING: Moved in the wrong direction in step 16: from (64, 778) to (68, 778). | 265 WARNING: Moved in the wrong direction in step 16: from (64, 779) to (68, 779). |
266 WARNING: Moved in the wrong direction in step 17: from (68, 778) to (76, 778). | 266 WARNING: Moved in the wrong direction in step 17: from (68, 779) to (76, 779). |
267 WARNING: Moved in the wrong direction in step 18: from (76, 778) to (84, 778). | 267 WARNING: Moved in the wrong direction in step 18: from (76, 779) to (84, 779). |
268 WARNING: Moved in the wrong direction in step 19: from (84, 778) to (92, 778). | 268 WARNING: Moved in the wrong direction in step 19: from (84, 779) to (92, 779). |
269 WARNING: Moved in the wrong direction in step 20: from (92, 778) to (99, 778). | 269 WARNING: Moved in the wrong direction in step 20: from (92, 779) to (99, 779). |
270 Moving right: "\n This is JF[Y WY OJ[Y the boxes. \n "[40, 39, 31,
32, 33, 34, 35, 36, 37, 38, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18,
17, 16, 10, 11, 12, 13, 14, 15, 9] | 270 Moving right: "\n This is JF[Y WY OJ[Y the boxes. \n "[40, 39, 31,
32, 33, 34, 35, 36, 37, 38, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18,
17, 16, 10, 11, 12, 13, 14, 15, 9] |
271 WARNING: Moved in the wrong direction in step 12: from (99, 778) to (92, 778). | 271 WARNING: Moved in the wrong direction in step 12: from (99, 779) to (92, 779). |
272 WARNING: Moved in the wrong direction in step 13: from (92, 778) to (84, 778). | 272 WARNING: Moved in the wrong direction in step 13: from (92, 779) to (84, 779). |
273 WARNING: Moved in the wrong direction in step 14: from (84, 778) to (76, 778). | 273 WARNING: Moved in the wrong direction in step 14: from (84, 779) to (76, 779). |
274 WARNING: Moved in the wrong direction in step 15: from (76, 778) to (68, 778). | 274 WARNING: Moved in the wrong direction in step 15: from (76, 779) to (68, 779). |
275 WARNING: Moved in the wrong direction in step 16: from (68, 778) to (64, 778). | 275 WARNING: Moved in the wrong direction in step 16: from (68, 779) to (64, 779). |
276 WARNING: Moved in the wrong direction in step 17: from (64, 778) to (56, 778). | 276 WARNING: Moved in the wrong direction in step 17: from (64, 779) to (56, 779). |
277 WARNING: Moved in the wrong direction in step 18: from (56, 778) to (48, 778). | 277 WARNING: Moved in the wrong direction in step 18: from (56, 779) to (48, 779). |
278 WARNING: Moved in the wrong direction in step 25: from (136, 778) to (80, 761). | 278 WARNING: Moved in the wrong direction in step 25: from (136, 779) to (80, 761). |
279 WARNING: Moved in the wrong direction in step 26: from (80, 761) to (72, 761). | 279 WARNING: Moved in the wrong direction in step 26: from (80, 761) to (72, 761). |
280 WARNING: Moved in the wrong direction in step 27: from (72, 761) to (65, 761). | 280 WARNING: Moved in the wrong direction in step 27: from (72, 761) to (65, 761). |
281 WARNING: Moved in the wrong direction in step 28: from (65, 761) to (61, 761). | 281 WARNING: Moved in the wrong direction in step 28: from (65, 761) to (61, 761). |
282 WARNING: Moved in the wrong direction in step 29: from (61, 761) to (54, 761). | 282 WARNING: Moved in the wrong direction in step 29: from (61, 761) to (54, 761). |
283 WARNING: Moved in the wrong direction in step 30: from (54, 761) to (46, 761). | 283 WARNING: Moved in the wrong direction in step 30: from (54, 761) to (46, 761). |
284 Test 22, LTR: | 284 Test 22, LTR: |
285 Moving right: "\n This is JF[Y WY OJ[Y the boxes. \n "[9, 10, 11, 12
, 13, 14, 15, 16, 17, 23, 22, 21, 20, 19, 18, 24, 25, 28, 27, 26, 29, 30, 31, 32
, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46] | 285 Moving right: "\n This is JF[Y WY OJ[Y the boxes. \n "[9, 10, 11, 12
, 13, 14, 15, 16, 17, 23, 22, 21, 20, 19, 18, 24, 25, 28, 27, 26, 29, 30, 31, 32
, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46] |
286 WARNING: Moved in the wrong direction in step 2: from (118, 811) to (110, 811). | 286 WARNING: Moved in the wrong direction in step 2: from (118, 811) to (110, 811). |
287 WARNING: Moved in the wrong direction in step 3: from (110, 811) to (103, 811). | 287 WARNING: Moved in the wrong direction in step 3: from (110, 811) to (103, 811). |
288 WARNING: Moved in the wrong direction in step 4: from (103, 811) to (99, 811). | 288 WARNING: Moved in the wrong direction in step 4: from (103, 811) to (99, 811). |
289 WARNING: Moved in the wrong direction in step 5: from (99, 811) to (92, 811). | 289 WARNING: Moved in the wrong direction in step 5: from (99, 811) to (92, 811). |
290 WARNING: Moved in the wrong direction in step 7: from (127, 811) to (37, 828). | 290 WARNING: Moved in the wrong direction in step 7: from (127, 811) to (37, 829). |
291 WARNING: Moved in the wrong direction in step 10: from (80, 828) to (72, 828). | 291 WARNING: Moved in the wrong direction in step 10: from (80, 829) to (72, 829). |
292 WARNING: Moved in the wrong direction in step 11: from (72, 828) to (68, 828). | 292 WARNING: Moved in the wrong direction in step 11: from (72, 829) to (68, 829). |
293 WARNING: Moved in the wrong direction in step 12: from (68, 828) to (64, 828). | 293 WARNING: Moved in the wrong direction in step 12: from (68, 829) to (64, 829). |
294 WARNING: Moved in the wrong direction in step 13: from (64, 828) to (45, 828). | 294 WARNING: Moved in the wrong direction in step 13: from (64, 829) to (45, 829). |
295 WARNING: Moved in the wrong direction in step 18: from (116, 828) to (108, 828). | 295 WARNING: Moved in the wrong direction in step 18: from (116, 829) to (108, 829). |
296 WARNING: Moved in the wrong direction in step 19: from (108, 828) to (100, 828). | 296 WARNING: Moved in the wrong direction in step 19: from (108, 829) to (100, 829). |
297 Moving left: "\n This is JF[Y WY OJ[Y the boxes. \n "[46, 45, 44, 4
3, 42, 41, 40, 39, 38, 37, 36, 35, 34, 33, 32, 31, 30, 29, 26, 27, 28, 25, 24, 1
8, 19, 20, 21, 22, 23, 17, 16, 15, 14, 13, 12, 11, 10, 9] | 297 Moving left: "\n This is JF[Y WY OJ[Y the boxes. \n "[46, 45, 44, 4
3, 42, 41, 40, 39, 38, 37, 36, 35, 34, 33, 32, 31, 30, 29, 26, 27, 28, 25, 24, 1
8, 19, 20, 21, 22, 23, 17, 16, 15, 14, 13, 12, 11, 10, 9] |
298 WARNING: Moved in the wrong direction in step 19: from (100, 828) to (108, 828). | 298 WARNING: Moved in the wrong direction in step 19: from (100, 829) to (108, 829). |
299 WARNING: Moved in the wrong direction in step 20: from (108, 828) to (116, 828). | 299 WARNING: Moved in the wrong direction in step 20: from (108, 829) to (116, 829). |
300 WARNING: Moved in the wrong direction in step 25: from (45, 828) to (64, 828). | 300 WARNING: Moved in the wrong direction in step 25: from (45, 829) to (64, 829). |
301 WARNING: Moved in the wrong direction in step 26: from (64, 828) to (68, 828). | 301 WARNING: Moved in the wrong direction in step 26: from (64, 829) to (68, 829). |
302 WARNING: Moved in the wrong direction in step 27: from (68, 828) to (72, 828). | 302 WARNING: Moved in the wrong direction in step 27: from (68, 829) to (72, 829). |
303 WARNING: Moved in the wrong direction in step 28: from (72, 828) to (80, 828). | 303 WARNING: Moved in the wrong direction in step 28: from (72, 829) to (80, 829). |
304 WARNING: Moved in the wrong direction in step 31: from (37, 828) to (127, 811). | 304 WARNING: Moved in the wrong direction in step 31: from (37, 829) to (127, 811). |
305 WARNING: Moved in the wrong direction in step 33: from (92, 811) to (99, 811). | 305 WARNING: Moved in the wrong direction in step 33: from (92, 811) to (99, 811). |
306 WARNING: Moved in the wrong direction in step 34: from (99, 811) to (103, 811). | 306 WARNING: Moved in the wrong direction in step 34: from (99, 811) to (103, 811). |
307 WARNING: Moved in the wrong direction in step 35: from (103, 811) to (110, 811). | 307 WARNING: Moved in the wrong direction in step 35: from (103, 811) to (110, 811). |
308 WARNING: Moved in the wrong direction in step 36: from (110, 811) to (118, 811). | 308 WARNING: Moved in the wrong direction in step 36: from (110, 811) to (118, 811). |
309 Test 22, RTL: | 309 Test 22, RTL: |
310 Moving left: "\n This is JF[Y WY OJ[Y the boxes. \n "[9, 15, 14, 13,
12, 11, 10, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 38, 37,
36, 35, 34, 33, 32, 31, 39, 40, 41, 42, 43, 44, 45, 46] | 310 Moving left: "\n This is JF[Y WY OJ[Y the boxes. \n "[9, 15, 14, 13,
12, 11, 10, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 38, 37,
36, 35, 34, 33, 32, 31, 39, 40, 41, 42, 43, 44, 45, 46] |
311 WARNING: Moved in the wrong direction in step 2: from (46, 811) to (54, 811). | 311 WARNING: Moved in the wrong direction in step 2: from (46, 811) to (54, 811). |
312 WARNING: Moved in the wrong direction in step 3: from (54, 811) to (61, 811). | 312 WARNING: Moved in the wrong direction in step 3: from (54, 811) to (61, 811). |
313 WARNING: Moved in the wrong direction in step 4: from (61, 811) to (65, 811). | 313 WARNING: Moved in the wrong direction in step 4: from (61, 811) to (65, 811). |
314 WARNING: Moved in the wrong direction in step 5: from (65, 811) to (72, 811). | 314 WARNING: Moved in the wrong direction in step 5: from (65, 811) to (72, 811). |
315 WARNING: Moved in the wrong direction in step 6: from (72, 811) to (80, 811). | 315 WARNING: Moved in the wrong direction in step 6: from (72, 811) to (80, 811). |
316 WARNING: Moved in the wrong direction in step 7: from (80, 811) to (136, 828). | 316 WARNING: Moved in the wrong direction in step 7: from (80, 811) to (136, 829). |
317 WARNING: Moved in the wrong direction in step 14: from (48, 828) to (56, 828). | 317 WARNING: Moved in the wrong direction in step 14: from (48, 829) to (56, 829). |
318 WARNING: Moved in the wrong direction in step 15: from (56, 828) to (64, 828). | 318 WARNING: Moved in the wrong direction in step 15: from (56, 829) to (64, 829). |
319 WARNING: Moved in the wrong direction in step 16: from (64, 828) to (68, 828). | 319 WARNING: Moved in the wrong direction in step 16: from (64, 829) to (68, 829). |
320 WARNING: Moved in the wrong direction in step 17: from (68, 828) to (76, 828). | 320 WARNING: Moved in the wrong direction in step 17: from (68, 829) to (76, 829). |
321 WARNING: Moved in the wrong direction in step 18: from (76, 828) to (84, 828). | 321 WARNING: Moved in the wrong direction in step 18: from (76, 829) to (84, 829). |
322 WARNING: Moved in the wrong direction in step 19: from (84, 828) to (92, 828). | 322 WARNING: Moved in the wrong direction in step 19: from (84, 829) to (92, 829). |
323 WARNING: Moved in the wrong direction in step 20: from (92, 828) to (99, 828). | 323 WARNING: Moved in the wrong direction in step 20: from (92, 829) to (99, 829). |
324 WARNING: Moved in the wrong direction in step 24: from (37, 828) to (41, 828). | 324 WARNING: Moved in the wrong direction in step 24: from (37, 829) to (41, 829). |
325 WARNING: Moved in the wrong direction in step 25: from (41, 828) to (45, 828). | 325 WARNING: Moved in the wrong direction in step 25: from (41, 829) to (45, 829). |
326 WARNING: Moved in the wrong direction in step 26: from (45, 828) to (49, 828). | 326 WARNING: Moved in the wrong direction in step 26: from (45, 829) to (49, 829). |
327 WARNING: Moved in the wrong direction in step 27: from (49, 828) to (53, 828). | 327 WARNING: Moved in the wrong direction in step 27: from (49, 829) to (53, 829). |
328 WARNING: Moved in the wrong direction in step 28: from (53, 828) to (57, 828). | 328 WARNING: Moved in the wrong direction in step 28: from (53, 829) to (57, 829). |
329 Moving right: "\n This is JF[Y WY OJ[Y the boxes. \n "[46, 45, 44,
43, 42, 41, 40, 39, 31, 32, 33, 34, 35, 36, 37, 38, 30, 29, 28, 27, 26, 25, 24,
23, 22, 21, 20, 19, 18, 17, 16, 10, 11, 12, 13, 14, 15, 9] | 329 Moving right: "\n This is JF[Y WY OJ[Y the boxes. \n "[46, 45, 44,
43, 42, 41, 40, 39, 31, 32, 33, 34, 35, 36, 37, 38, 30, 29, 28, 27, 26, 25, 24,
23, 22, 21, 20, 19, 18, 17, 16, 10, 11, 12, 13, 14, 15, 9] |
330 WARNING: Moved in the wrong direction in step 10: from (57, 828) to (53, 828). | 330 WARNING: Moved in the wrong direction in step 10: from (57, 829) to (53, 829). |
331 WARNING: Moved in the wrong direction in step 11: from (53, 828) to (49, 828). | 331 WARNING: Moved in the wrong direction in step 11: from (53, 829) to (49, 829). |
332 WARNING: Moved in the wrong direction in step 12: from (49, 828) to (45, 828). | 332 WARNING: Moved in the wrong direction in step 12: from (49, 829) to (45, 829). |
333 WARNING: Moved in the wrong direction in step 13: from (45, 828) to (41, 828). | 333 WARNING: Moved in the wrong direction in step 13: from (45, 829) to (41, 829). |
334 WARNING: Moved in the wrong direction in step 14: from (41, 828) to (37, 828). | 334 WARNING: Moved in the wrong direction in step 14: from (41, 829) to (37, 829). |
335 WARNING: Moved in the wrong direction in step 18: from (99, 828) to (92, 828). | 335 WARNING: Moved in the wrong direction in step 18: from (99, 829) to (92, 829). |
336 WARNING: Moved in the wrong direction in step 19: from (92, 828) to (84, 828). | 336 WARNING: Moved in the wrong direction in step 19: from (92, 829) to (84, 829). |
337 WARNING: Moved in the wrong direction in step 20: from (84, 828) to (76, 828). | 337 WARNING: Moved in the wrong direction in step 20: from (84, 829) to (76, 829). |
338 WARNING: Moved in the wrong direction in step 21: from (76, 828) to (68, 828). | 338 WARNING: Moved in the wrong direction in step 21: from (76, 829) to (68, 829). |
339 WARNING: Moved in the wrong direction in step 22: from (68, 828) to (64, 828). | 339 WARNING: Moved in the wrong direction in step 22: from (68, 829) to (64, 829). |
340 WARNING: Moved in the wrong direction in step 23: from (64, 828) to (56, 828). | 340 WARNING: Moved in the wrong direction in step 23: from (64, 829) to (56, 829). |
341 WARNING: Moved in the wrong direction in step 24: from (56, 828) to (48, 828). | 341 WARNING: Moved in the wrong direction in step 24: from (56, 829) to (48, 829). |
342 WARNING: Moved in the wrong direction in step 31: from (136, 828) to (80, 811). | 342 WARNING: Moved in the wrong direction in step 31: from (136, 829) to (80, 811). |
343 WARNING: Moved in the wrong direction in step 32: from (80, 811) to (72, 811). | 343 WARNING: Moved in the wrong direction in step 32: from (80, 811) to (72, 811). |
344 WARNING: Moved in the wrong direction in step 33: from (72, 811) to (65, 811). | 344 WARNING: Moved in the wrong direction in step 33: from (72, 811) to (65, 811). |
345 WARNING: Moved in the wrong direction in step 34: from (65, 811) to (61, 811). | 345 WARNING: Moved in the wrong direction in step 34: from (65, 811) to (61, 811). |
346 WARNING: Moved in the wrong direction in step 35: from (61, 811) to (54, 811). | 346 WARNING: Moved in the wrong direction in step 35: from (61, 811) to (54, 811). |
347 WARNING: Moved in the wrong direction in step 36: from (54, 811) to (46, 811). | 347 WARNING: Moved in the wrong direction in step 36: from (54, 811) to (46, 811). |
348 Test 23, LTR: | 348 Test 23, LTR: |
349 Moving right: "\n Lorem\n "[9, 10, 11, 12, 13, 14], <DIV>[0], "\
n ipsum\n "[9, 10, 11, 12, 13, 14] | 349 Moving right: "\n Lorem\n "[9, 10, 11, 12, 13, 14], <DIV>[0], "\
n ipsum\n "[9, 10, 11, 12, 13, 14] |
350 WARNING: Moved in the wrong direction in step 1: from (37, 861) to (64, 919). | 350 WARNING: Moved in the wrong direction in step 1: from (37, 861) to (64, 919). |
351 WARNING: Moved in the wrong direction in step 8: from (37, 861) to (64, 919). | 351 WARNING: Moved in the wrong direction in step 8: from (37, 861) to (64, 919). |
352 Moving left: "\n ipsum\n "[14, 13, 12, 11, 10, 9], <DIV>[0], "\n
Lorem\n "[14, 13, 12, 11, 10, 9] | 352 Moving left: "\n ipsum\n "[14, 13, 12, 11, 10, 9], <DIV>[0], "\n
Lorem\n "[14, 13, 12, 11, 10, 9] |
(...skipping 11 matching lines...) Expand all Loading... |
364 Moving left: "\n OWQU[\n "[14, 10, 11, 12, 13, 9], <DIV>[0], "\n
WMH[\n "[13, 10, 11, 12, 9] | 364 Moving left: "\n OWQU[\n "[14, 10, 11, 12, 13, 9], <DIV>[0], "\n
WMH[\n "[13, 10, 11, 12, 9] |
365 Test 24, RTL: | 365 Test 24, RTL: |
366 Moving left: "\n WMH[\n "[9, 10, 11, 12, 13], <DIV>[0], "\n
OWQU[\n "[9, 10, 11, 12, 13, 14] | 366 Moving left: "\n WMH[\n "[9, 10, 11, 12, 13], <DIV>[0], "\n
OWQU[\n "[9, 10, 11, 12, 13, 14] |
367 WARNING: Moved in the wrong direction in step 1: from (767, 951) to (732, 1009). | 367 WARNING: Moved in the wrong direction in step 1: from (767, 951) to (732, 1009). |
368 WARNING: Moved in the wrong direction in step 7: from (767, 951) to (732, 1009). | 368 WARNING: Moved in the wrong direction in step 7: from (767, 951) to (732, 1009). |
369 Moving right: "\n OWQU[\n "[14, 13, 12, 11, 10, 9], <DIV>[0], "\n
WMH[\n "[13, 12, 11, 10, 9] | 369 Moving right: "\n OWQU[\n "[14, 13, 12, 11, 10, 9], <DIV>[0], "\n
WMH[\n "[13, 12, 11, 10, 9] |
370 WARNING: Moved in the wrong direction in step 5: from (732, 1009) to (767, 951). | 370 WARNING: Moved in the wrong direction in step 5: from (732, 1009) to (767, 951). |
371 WARNING: Moved in the wrong direction in step 11: from (732, 1009) to (767, 951)
. | 371 WARNING: Moved in the wrong direction in step 11: from (732, 1009) to (767, 951)
. |
372 Test 25, LTR: | 372 Test 25, LTR: |
373 Moving right: "\n abcdefABC"[9, 10, 11, 12, 13, 14, 15], "DEF\n "[2,
1], <DIV>[2], "\n abcdefABC"[18, 17, 16], "DEF\n "[3] | 373 Moving right: "\n abcdefABC"[9, 10, 11, 12, 13, 14, 15], "DEF\n "[2,
1], <DIV>[2], "\n abcdefABC"[18, 17, 16], "DEF\n "[3] |
374 WARNING: Moved in the wrong direction in step 2: from (98, 1041) to (91, 1041). | 374 WARNING: Moved in the wrong direction in step 2: from (98, 1041) to (91, 1043). |
375 WARNING: Moved in the wrong direction in step 3: from (91, 1041) to (83, 1041). | 375 WARNING: Moved in the wrong direction in step 3: from (91, 1043) to (83, 1043). |
376 WARNING: Moved in the wrong direction in step 8: from (52, 1041) to (44, 1041). | 376 WARNING: Moved in the wrong direction in step 8: from (52, 1043) to (44, 1043). |
377 Moving left: "DEF\n "[3], "\n abcdefABC"[16, 17, 18], <DIV>[2], "DE
F\n "[1, 2], "\n abcdefABC"[15, 14, 13, 12, 11, 10, 9] | 377 Moving left: "DEF\n "[3], "\n abcdefABC"[16, 17, 18], <DIV>[2], "DE
F\n "[1, 2], "\n abcdefABC"[15, 14, 13, 12, 11, 10, 9] |
378 WARNING: Moved in the wrong direction in step 6: from (44, 1041) to (52, 1041). | 378 WARNING: Moved in the wrong direction in step 6: from (44, 1043) to (52, 1043). |
379 WARNING: Moved in the wrong direction in step 11: from (83, 1041) to (91, 1041). | 379 WARNING: Moved in the wrong direction in step 11: from (83, 1043) to (91, 1043). |
380 WARNING: Moved in the wrong direction in step 12: from (91, 1041) to (98, 1041). | 380 WARNING: Moved in the wrong direction in step 12: from (91, 1043) to (98, 1041). |
381 Test 25, RTL: | 381 Test 25, RTL: |
382 Moving left: "\n abcdefABC"[9, 14, 13, 12, 11, 10, 15, 16, 17, 18], <DI
V>[2], "DEF\n "[1, 2, 3] | 382 Moving left: "\n abcdefABC"[9, 14, 13, 12, 11, 10, 15, 16, 17, 18], <DI
V>[2], "DEF\n "[1, 2, 3] |
383 WARNING: Moved in the wrong direction in step 3: from (670, 1041) to (674, 1041)
. | 383 WARNING: Moved in the wrong direction in step 3: from (670, 1043) to (674, 1043)
. |
384 WARNING: Moved in the wrong direction in step 4: from (674, 1041) to (682, 1041)
. | 384 WARNING: Moved in the wrong direction in step 4: from (674, 1043) to (682, 1043)
. |
385 WARNING: Moved in the wrong direction in step 5: from (682, 1041) to (689, 1041)
. | 385 WARNING: Moved in the wrong direction in step 12: from (732, 1043) to (740, 1043
). |
386 WARNING: Moved in the wrong direction in step 12: from (732, 1041) to (740, 1041
). | 386 WARNING: Moved in the wrong direction in step 13: from (740, 1043) to (747, 1043
). |
387 WARNING: Moved in the wrong direction in step 13: from (740, 1041) to (747, 1041
). | |
388 Moving right: "DEF\n "[3, 2, 1], <DIV>[2], "\n abcdefABC"[18, 17, 1
6, 15, 10, 11, 12, 13, 14, 9] | 387 Moving right: "DEF\n "[3, 2, 1], <DIV>[2], "\n abcdefABC"[18, 17, 1
6, 15, 10, 11, 12, 13, 14, 9] |
389 WARNING: Moved in the wrong direction in step 1: from (747, 1041) to (740, 1041)
. | 388 WARNING: Moved in the wrong direction in step 1: from (747, 1043) to (740, 1043)
. |
390 WARNING: Moved in the wrong direction in step 2: from (740, 1041) to (732, 1041)
. | 389 WARNING: Moved in the wrong direction in step 2: from (740, 1043) to (732, 1043)
. |
391 WARNING: Moved in the wrong direction in step 9: from (689, 1041) to (682, 1041)
. | 390 WARNING: Moved in the wrong direction in step 10: from (682, 1043) to (674, 1043
). |
392 WARNING: Moved in the wrong direction in step 10: from (682, 1041) to (674, 1041
). | 391 WARNING: Moved in the wrong direction in step 11: from (674, 1043) to (670, 1043
). |
393 WARNING: Moved in the wrong direction in step 11: from (674, 1041) to (670, 1041
). | |
394 Test 26, LTR: | 392 Test 26, LTR: |
395 Moving right: "\n ABCDEFabc"[9, 14, 13, 12, 11, 10, 15, 16, 17, 18], <D
IV>[2], "def\n "[1, 2, 3] | 393 Moving right: "\n ABCDEFabc"[9, 14, 13, 12, 11, 10, 15, 16, 17, 18], <D
IV>[2], "def\n "[1, 2, 3] |
396 WARNING: Moved in the wrong direction in step 3: from (134, 1075) to (129, 1075)
. | 394 WARNING: Moved in the wrong direction in step 3: from (134, 1077) to (129, 1077)
. |
397 WARNING: Moved in the wrong direction in step 4: from (129, 1075) to (122, 1075)
. | 395 WARNING: Moved in the wrong direction in step 4: from (129, 1077) to (122, 1077)
. |
398 WARNING: Moved in the wrong direction in step 5: from (122, 1075) to (113, 1075)
. | 396 WARNING: Moved in the wrong direction in step 12: from (68, 1077) to (61, 1077). |
399 WARNING: Moved in the wrong direction in step 12: from (68, 1075) to (61, 1075). | 397 WARNING: Moved in the wrong direction in step 13: from (61, 1077) to (56, 1077). |
400 WARNING: Moved in the wrong direction in step 13: from (61, 1075) to (56, 1075). | |
401 Moving left: "def\n "[3, 2, 1], <DIV>[2], "\n ABCDEFabc"[18, 17, 16
, 15, 10, 11, 12, 13, 14, 9] | 398 Moving left: "def\n "[3, 2, 1], <DIV>[2], "\n ABCDEFabc"[18, 17, 16
, 15, 10, 11, 12, 13, 14, 9] |
402 WARNING: Moved in the wrong direction in step 1: from (56, 1075) to (61, 1075). | 399 WARNING: Moved in the wrong direction in step 1: from (56, 1077) to (61, 1077). |
403 WARNING: Moved in the wrong direction in step 2: from (61, 1075) to (68, 1075). | 400 WARNING: Moved in the wrong direction in step 2: from (61, 1077) to (68, 1077). |
404 WARNING: Moved in the wrong direction in step 9: from (113, 1075) to (122, 1075)
. | 401 WARNING: Moved in the wrong direction in step 10: from (122, 1077) to (129, 1077
). |
405 WARNING: Moved in the wrong direction in step 10: from (122, 1075) to (129, 1075
). | 402 WARNING: Moved in the wrong direction in step 11: from (129, 1077) to (134, 1077
). |
406 WARNING: Moved in the wrong direction in step 11: from (129, 1075) to (134, 1075
). | |
407 Test 26, RTL: | 403 Test 26, RTL: |
408 Moving left: "\n ABCDEFabc"[9, 10, 11, 12, 13, 14, 15], "def\n "[2,
1], <DIV>[2], "\n ABCDEFabc"[18, 17, 16], "def\n "[3] | 404 Moving left: "\n ABCDEFabc"[9, 10, 11, 12, 13, 14, 15], "def\n "[2,
1], <DIV>[2], "\n ABCDEFabc"[18, 17, 16], "def\n "[3] |
409 WARNING: Moved in the wrong direction in step 2: from (707, 1075) to (716, 1075)
. | 405 WARNING: Moved in the wrong direction in step 2: from (707, 1075) to (716, 1077)
. |
410 WARNING: Moved in the wrong direction in step 3: from (716, 1075) to (723, 1075)
. | 406 WARNING: Moved in the wrong direction in step 3: from (716, 1077) to (723, 1077)
. |
411 WARNING: Moved in the wrong direction in step 8: from (752, 1075) to (759, 1075)
. | 407 WARNING: Moved in the wrong direction in step 8: from (752, 1077) to (759, 1077)
. |
412 Moving right: "def\n "[3], "\n ABCDEFabc"[16, 17, 18], <DIV>[2], "d
ef\n "[1, 2], "\n ABCDEFabc"[15, 14, 13, 12, 11, 10, 9] | 408 Moving right: "def\n "[3], "\n ABCDEFabc"[16, 17, 18], <DIV>[2], "d
ef\n "[1, 2], "\n ABCDEFabc"[15, 14, 13, 12, 11, 10, 9] |
413 WARNING: Moved in the wrong direction in step 6: from (759, 1075) to (752, 1075)
. | 409 WARNING: Moved in the wrong direction in step 6: from (759, 1077) to (752, 1077)
. |
414 WARNING: Moved in the wrong direction in step 11: from (723, 1075) to (716, 1075
). | 410 WARNING: Moved in the wrong direction in step 11: from (723, 1077) to (716, 1077
). |
415 WARNING: Moved in the wrong direction in step 12: from (716, 1075) to (707, 1075
). | 411 WARNING: Moved in the wrong direction in step 12: from (716, 1077) to (707, 1075
). |
416 Test 27, LTR: | 412 Test 27, LTR: |
417 Moving right: "\n abc"[9, 10, 11, 12], <DIV>[2], "DEFghi\n "[2, 1],
<DIV>[5, 4], "ABC"[3, 2, 1], "DEFghi\n "[3, 4, 5, 6] | 413 Moving right: "\n abc"[9, 10, 11, 12], <DIV>[2], "DEFghi\n "[2, 1],
<DIV>[5, 4], "ABC"[3, 2, 1], "DEFghi\n "[3, 4, 5, 6] |
418 WARNING: Moved in the wrong direction in step 2: from (244, 1109) to (236, 1109)
. | 414 WARNING: Moved in the wrong direction in step 2: from (244, 1111) to (236, 1111)
. |
419 WARNING: Moved in the wrong direction in step 4: from (302, 1109) to (52, 1109). | 415 WARNING: Moved in the wrong direction in step 4: from (303, 1111) to (52, 1111). |
420 WARNING: Moved in the wrong direction in step 6: from (52, 1109) to (44, 1109). | 416 WARNING: Moved in the wrong direction in step 6: from (52, 1111) to (44, 1111). |
421 WARNING: Moved in the wrong direction in step 8: from (295, 1109) to (231, 1109)
. | 417 WARNING: Moved in the wrong direction in step 9: from (231, 1109) to (59, 1111). |
422 WARNING: Moved in the wrong direction in step 9: from (231, 1109) to (59, 1109). | 418 WARNING: Moved in the wrong direction in step 10: from (59, 1111) to (52, 1111). |
423 WARNING: Moved in the wrong direction in step 10: from (59, 1109) to (52, 1109). | 419 WARNING: Moved in the wrong direction in step 11: from (52, 1111) to (44, 1111). |
424 WARNING: Moved in the wrong direction in step 11: from (52, 1109) to (44, 1109). | 420 WARNING: Moved in the wrong direction in step 14: from (231, 1109) to (295, 1111
). |
425 WARNING: Moved in the wrong direction in step 15: from (295, 1109) to (287, 1109
). | 421 WARNING: Moved in the wrong direction in step 15: from (295, 1111) to (287, 1111
). |
426 Moving left: "DEFghi\n "[6, 5, 4, 3], "ABC"[1, 2, 3], <DIV>[4, 5], "DEFghi
\n "[1, 2], <DIV>[2], "\n abc"[12, 11, 10, 9] | 422 Moving left: "DEFghi\n "[6, 5, 4, 3], "ABC"[1, 2, 3], <DIV>[4, 5], "DEFghi
\n "[1, 2], <DIV>[2], "\n abc"[12, 11, 10, 9] |
427 WARNING: Moved in the wrong direction in step 1: from (287, 1109) to (295, 1109)
. | 423 WARNING: Moved in the wrong direction in step 1: from (287, 1111) to (295, 1111)
. |
428 WARNING: Moved in the wrong direction in step 5: from (44, 1109) to (52, 1109). | 424 WARNING: Moved in the wrong direction in step 2: from (295, 1111) to (231, 1109)
. |
429 WARNING: Moved in the wrong direction in step 6: from (52, 1109) to (59, 1109). | 425 WARNING: Moved in the wrong direction in step 5: from (44, 1111) to (52, 1111). |
430 WARNING: Moved in the wrong direction in step 7: from (59, 1109) to (231, 1109). | 426 WARNING: Moved in the wrong direction in step 6: from (52, 1111) to (59, 1111). |
431 WARNING: Moved in the wrong direction in step 8: from (231, 1109) to (295, 1109)
. | 427 WARNING: Moved in the wrong direction in step 7: from (59, 1111) to (231, 1109). |
432 WARNING: Moved in the wrong direction in step 10: from (44, 1109) to (52, 1109). | 428 WARNING: Moved in the wrong direction in step 10: from (44, 1111) to (52, 1111). |
433 WARNING: Moved in the wrong direction in step 12: from (52, 1109) to (302, 1109)
. | 429 WARNING: Moved in the wrong direction in step 12: from (52, 1111) to (303, 1111)
. |
434 WARNING: Moved in the wrong direction in step 14: from (236, 1109) to (244, 1109
). | 430 WARNING: Moved in the wrong direction in step 14: from (236, 1111) to (244, 1111
). |
435 Test 27, RTL: | 431 Test 27, RTL: |
436 Moving left: "\n abc"[9, 11, 10, 12], <DIV>[2], "ABC"[1, 2, 3], <DIV>[4
, 5], "DEFghi\n "[1, 2, 3, 5, 4, 6] | 432 Moving left: "\n abc"[9, 11, 10, 12], <DIV>[2], "ABC"[1, 2, 3], <DIV>[4
, 5], "DEFghi\n "[1, 2, 3, 5, 4, 6] |
437 WARNING: Moved in the wrong direction in step 2: from (505, 1109) to (513, 1109)
. | 433 WARNING: Moved in the wrong direction in step 2: from (505, 1111) to (513, 1111)
. |
438 WARNING: Moved in the wrong direction in step 4: from (501, 1109) to (760, 1109)
. | 434 WARNING: Moved in the wrong direction in step 4: from (501, 1111) to (760, 1111)
. |
439 WARNING: Moved in the wrong direction in step 6: from (752, 1109) to (760, 1109)
. | 435 WARNING: Moved in the wrong direction in step 6: from (752, 1111) to (760, 1111)
. |
440 WARNING: Moved in the wrong direction in step 10: from (565, 1109) to (752, 1109
). | 436 WARNING: Moved in the wrong direction in step 9: from (572, 1109) to (565, 1111)
. |
441 WARNING: Moved in the wrong direction in step 11: from (752, 1109) to (760, 1109
). | 437 WARNING: Moved in the wrong direction in step 10: from (565, 1111) to (752, 1111
). |
442 WARNING: Moved in the wrong direction in step 14: from (565, 1109) to (572, 1109
). | 438 WARNING: Moved in the wrong direction in step 11: from (752, 1111) to (760, 1111
). |
| 439 WARNING: Moved in the wrong direction in step 15: from (572, 1109) to (557, 1111
). |
443 Moving right: "DEFghi\n "[6, 4, 5, 3, 2, 1], <DIV>[5, 4], "ABC"[3, 2, 1],
<DIV>[2], "\n abc"[12, 10, 11, 9] | 440 Moving right: "DEFghi\n "[6, 4, 5, 3, 2, 1], <DIV>[5, 4], "ABC"[3, 2, 1],
<DIV>[2], "\n abc"[12, 10, 11, 9] |
444 WARNING: Moved in the wrong direction in step 2: from (572, 1109) to (565, 1109)
. | 441 WARNING: Moved in the wrong direction in step 1: from (557, 1111) to (572, 1109)
. |
445 WARNING: Moved in the wrong direction in step 5: from (760, 1109) to (752, 1109)
. | 442 WARNING: Moved in the wrong direction in step 5: from (760, 1111) to (752, 1111)
. |
446 WARNING: Moved in the wrong direction in step 6: from (752, 1109) to (565, 1109)
. | 443 WARNING: Moved in the wrong direction in step 6: from (752, 1111) to (565, 1111)
. |
447 WARNING: Moved in the wrong direction in step 10: from (760, 1109) to (752, 1109
). | 444 WARNING: Moved in the wrong direction in step 7: from (565, 1111) to (572, 1109)
. |
448 WARNING: Moved in the wrong direction in step 12: from (760, 1109) to (501, 1109
). | 445 WARNING: Moved in the wrong direction in step 10: from (760, 1111) to (752, 1111
). |
449 WARNING: Moved in the wrong direction in step 14: from (513, 1109) to (505, 1109
). | 446 WARNING: Moved in the wrong direction in step 12: from (760, 1111) to (501, 1111
). |
| 447 WARNING: Moved in the wrong direction in step 14: from (513, 1111) to (505, 1111
). |
450 Test 28, LTR: | 448 Test 28, LTR: |
451 Moving right: "\n ABC"[9, 11, 10, 12], <DIV>[2], "abc"[1, 2, 3], <DIV>[
4, 5], "defDEF\n "[1, 2, 3, 5, 4, 6] | 449 Moving right: "\n ABC"[9, 11, 10, 12], <DIV>[2], "abc"[1, 2, 3], <DIV>[
4, 5], "defDEF\n "[1, 2, 3, 5, 4, 6] |
452 WARNING: Moved in the wrong direction in step 2: from (299, 1145) to (292, 1145)
. | 450 WARNING: Moved in the wrong direction in step 2: from (299, 1147) to (292, 1147)
. |
453 WARNING: Moved in the wrong direction in step 4: from (304, 1145) to (42, 1145). | 451 WARNING: Moved in the wrong direction in step 4: from (304, 1147) to (42, 1147). |
454 WARNING: Moved in the wrong direction in step 6: from (50, 1145) to (42, 1145). | 452 WARNING: Moved in the wrong direction in step 6: from (50, 1147) to (42, 1147). |
455 WARNING: Moved in the wrong direction in step 10: from (237, 1145) to (50, 1145)
. | 453 WARNING: Moved in the wrong direction in step 9: from (229, 1145) to (237, 1147)
. |
456 WARNING: Moved in the wrong direction in step 11: from (50, 1145) to (42, 1145). | 454 WARNING: Moved in the wrong direction in step 10: from (237, 1147) to (50, 1147)
. |
457 WARNING: Moved in the wrong direction in step 14: from (237, 1145) to (229, 1145
). | 455 WARNING: Moved in the wrong direction in step 11: from (50, 1147) to (42, 1147). |
| 456 WARNING: Moved in the wrong direction in step 15: from (229, 1145) to (245, 1147
). |
458 Moving left: "defDEF\n "[6, 4, 5, 3, 2, 1], <DIV>[5, 4], "abc"[3, 2, 1], <
DIV>[2], "\n ABC"[12, 10, 11, 9] | 457 Moving left: "defDEF\n "[6, 4, 5, 3, 2, 1], <DIV>[5, 4], "abc"[3, 2, 1], <
DIV>[2], "\n ABC"[12, 10, 11, 9] |
459 WARNING: Moved in the wrong direction in step 2: from (229, 1145) to (237, 1145)
. | 458 WARNING: Moved in the wrong direction in step 1: from (245, 1147) to (229, 1145)
. |
460 WARNING: Moved in the wrong direction in step 5: from (42, 1145) to (50, 1145). | 459 WARNING: Moved in the wrong direction in step 5: from (42, 1147) to (50, 1147). |
461 WARNING: Moved in the wrong direction in step 6: from (50, 1145) to (237, 1145). | 460 WARNING: Moved in the wrong direction in step 6: from (50, 1147) to (237, 1147). |
462 WARNING: Moved in the wrong direction in step 10: from (42, 1145) to (50, 1145). | 461 WARNING: Moved in the wrong direction in step 7: from (237, 1147) to (229, 1145)
. |
463 WARNING: Moved in the wrong direction in step 12: from (42, 1145) to (304, 1145)
. | 462 WARNING: Moved in the wrong direction in step 10: from (42, 1147) to (50, 1147). |
464 WARNING: Moved in the wrong direction in step 14: from (292, 1145) to (299, 1145
). | 463 WARNING: Moved in the wrong direction in step 12: from (42, 1147) to (304, 1147)
. |
| 464 WARNING: Moved in the wrong direction in step 14: from (292, 1147) to (299, 1147
). |
465 Test 28, RTL: | 465 Test 28, RTL: |
466 Moving left: "\n ABC"[9, 10, 11, 12], <DIV>[2], "defDEF\n "[2, 1], <
DIV>[5, 4], "abc"[3, 2, 1], "defDEF\n "[3, 4, 5, 6] | 466 Moving left: "\n ABC"[9, 10, 11, 12], <DIV>[2], "defDEF\n "[2, 1], <
DIV>[5, 4], "abc"[3, 2, 1], "defDEF\n "[3, 4, 5, 6] |
467 WARNING: Moved in the wrong direction in step 2: from (562, 1145) to (569, 1145)
. | 467 WARNING: Moved in the wrong direction in step 2: from (562, 1147) to (569, 1147)
. |
468 WARNING: Moved in the wrong direction in step 4: from (500, 1145) to (752, 1145)
. | 468 WARNING: Moved in the wrong direction in step 4: from (500, 1147) to (752, 1147)
. |
469 WARNING: Moved in the wrong direction in step 6: from (752, 1145) to (760, 1145)
. | 469 WARNING: Moved in the wrong direction in step 6: from (752, 1147) to (760, 1147)
. |
470 WARNING: Moved in the wrong direction in step 8: from (507, 1145) to (574, 1145)
. | 470 WARNING: Moved in the wrong direction in step 9: from (574, 1145) to (747, 1147)
. |
471 WARNING: Moved in the wrong direction in step 9: from (574, 1145) to (747, 1145)
. | 471 WARNING: Moved in the wrong direction in step 10: from (747, 1147) to (752, 1147
). |
472 WARNING: Moved in the wrong direction in step 10: from (747, 1145) to (752, 1145
). | 472 WARNING: Moved in the wrong direction in step 11: from (752, 1147) to (760, 1147
). |
473 WARNING: Moved in the wrong direction in step 11: from (752, 1145) to (760, 1145
). | 473 WARNING: Moved in the wrong direction in step 14: from (574, 1145) to (507, 1147
). |
474 WARNING: Moved in the wrong direction in step 15: from (507, 1145) to (515, 1145
). | 474 WARNING: Moved in the wrong direction in step 15: from (507, 1147) to (515, 1147
). |
475 Moving right: "defDEF\n "[6, 5, 4, 3], "abc"[1, 2, 3], <DIV>[4, 5], "defDE
F\n "[1, 2], <DIV>[2], "\n ABC"[12, 11, 10, 9] | 475 Moving right: "defDEF\n "[6, 5, 4, 3], "abc"[1, 2, 3], <DIV>[4, 5], "defDE
F\n "[1, 2], <DIV>[2], "\n ABC"[12, 11, 10, 9] |
476 WARNING: Moved in the wrong direction in step 1: from (515, 1145) to (507, 1145)
. | 476 WARNING: Moved in the wrong direction in step 1: from (515, 1147) to (507, 1147)
. |
477 WARNING: Moved in the wrong direction in step 5: from (760, 1145) to (752, 1145)
. | 477 WARNING: Moved in the wrong direction in step 2: from (507, 1147) to (574, 1145)
. |
478 WARNING: Moved in the wrong direction in step 6: from (752, 1145) to (747, 1145)
. | 478 WARNING: Moved in the wrong direction in step 5: from (760, 1147) to (752, 1147)
. |
479 WARNING: Moved in the wrong direction in step 7: from (747, 1145) to (574, 1145)
. | 479 WARNING: Moved in the wrong direction in step 6: from (752, 1147) to (747, 1147)
. |
480 WARNING: Moved in the wrong direction in step 8: from (574, 1145) to (507, 1145)
. | 480 WARNING: Moved in the wrong direction in step 7: from (747, 1147) to (574, 1145)
. |
481 WARNING: Moved in the wrong direction in step 10: from (760, 1145) to (752, 1145
). | 481 WARNING: Moved in the wrong direction in step 10: from (760, 1147) to (752, 1147
). |
482 WARNING: Moved in the wrong direction in step 12: from (752, 1145) to (500, 1145
). | 482 WARNING: Moved in the wrong direction in step 12: from (752, 1147) to (500, 1147
). |
483 WARNING: Moved in the wrong direction in step 14: from (569, 1145) to (562, 1145
). | 483 WARNING: Moved in the wrong direction in step 14: from (569, 1147) to (562, 1147
). |
484 Test 29, LTR: | 484 Test 29, LTR: |
485 Moving right: "\n abcABC"[9, 10, 11, 12], "DEF"[2, 1], "\n abcAB
C"[15, 14, 13], "DEF"[3] | 485 Moving right: "\n abcABC"[9, 10, 11, 12], "DEF"[2, 1], "\n abcAB
C"[15, 14, 13], "DEF"[3] |
486 WARNING: Moved in the wrong direction in step 5: from (52, 1181) to (44, 1181). | 486 WARNING: Moved in the wrong direction in step 5: from (52, 1181) to (44, 1181). |
487 Moving left: "DEF"[3], "\n abcABC"[13, 14, 15], "DEF"[1, 2], "\n
abcABC"[12, 11, 10, 9] | 487 Moving left: "DEF"[3], "\n abcABC"[13, 14, 15], "DEF"[1, 2], "\n
abcABC"[12, 11, 10, 9] |
488 WARNING: Moved in the wrong direction in step 5: from (44, 1181) to (52, 1181). | 488 WARNING: Moved in the wrong direction in step 5: from (44, 1181) to (52, 1181). |
489 Test 29, RTL: | 489 Test 29, RTL: |
490 Moving left: "\n abcABC"[9, 11, 10, 12, 13, 14, 15], "DEF"[1, 2, 3] | 490 Moving left: "\n abcABC"[9, 11, 10, 12, 13, 14, 15], "DEF"[1, 2, 3] |
491 WARNING: Moved in the wrong direction in step 8: from (752, 1181) to (760, 1181)
. | 491 WARNING: Moved in the wrong direction in step 8: from (752, 1181) to (760, 1181)
. |
492 Moving right: "DEF"[3, 2, 1], "\n abcABC"[15, 14, 13, 12, 10, 11, 9] | 492 Moving right: "DEF"[3, 2, 1], "\n abcABC"[15, 14, 13, 12, 10, 11, 9] |
493 WARNING: Moved in the wrong direction in step 2: from (760, 1181) to (752, 1181)
. | 493 WARNING: Moved in the wrong direction in step 2: from (760, 1181) to (752, 1181)
. |
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
629 WARNING: Moved in the wrong direction in step 4: from (747, 1615) to (760, 1615)
. | 629 WARNING: Moved in the wrong direction in step 4: from (747, 1615) to (760, 1615)
. |
630 Moving right: "DEF"[3, 2, 1, 0], "ABC"[3, 2, 1, 0] | 630 Moving right: "DEF"[3, 2, 1, 0], "ABC"[3, 2, 1, 0] |
631 WARNING: Moved in the wrong direction in step 4: from (760, 1615) to (747, 1615)
. | 631 WARNING: Moved in the wrong direction in step 4: from (760, 1615) to (747, 1615)
. |
632 Test 43, LTR: | 632 Test 43, LTR: |
633 Moving right: "abcXXX123QQQdef"[0, 13, 14, 11, 10, 6, 7, 8, 9, 5, 4, 1, 2, 15] | 633 Moving right: "abcXXX123QQQdef"[0, 13, 14, 11, 10, 6, 7, 8, 9, 5, 4, 1, 2, 15] |
634 Moving left: "abcXXX123QQQdef"[15, 2, 1, 4, 5, 9, 8, 7, 6, 10, 11, 14, 13, 0] | 634 Moving left: "abcXXX123QQQdef"[15, 2, 1, 4, 5, 9, 8, 7, 6, 10, 11, 14, 13, 0] |
635 Test 43, RTL: | 635 Test 43, RTL: |
636 Moving left: "abcXXX123QQQdef"[0, 2, 1, 3, 4, 5, 6, 8, 7, 9, 10, 11, 12, 14, 1
3, 15] | 636 Moving left: "abcXXX123QQQdef"[0, 2, 1, 3, 4, 5, 6, 8, 7, 9, 10, 11, 12, 14, 1
3, 15] |
637 Moving right: "abcXXX123QQQdef"[15, 13, 14, 12, 11, 10, 9, 7, 8, 6, 5, 4, 3,
1, 2, 0] | 637 Moving right: "abcXXX123QQQdef"[15, 13, 14, 12, 11, 10, 9, 7, 8, 6, 5, 4, 3,
1, 2, 0] |
638 | 638 |
OLD | NEW |