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, 81) to (37, 100). | 15 WARNING: Moved in the wrong direction in step 1: from (37, 81) to (37, 101). |
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, 100) to (37, 81). | 17 WARNING: Moved in the wrong direction in step 4: from (37, 101) to (37, 81). |
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, 81) to (767, 100). | 20 WARNING: Moved in the wrong direction in step 1: from (767, 81) to (767, 101). |
21 WARNING: Moved in the wrong direction in step 3: from (753, 100) to (767, 100). | 21 WARNING: Moved in the wrong direction in step 3: from (753, 101) to (767, 101). |
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, 100) to (753, 100). | 23 WARNING: Moved in the wrong direction in step 2: from (767, 101) to (753, 101). |
24 WARNING: Moved in the wrong direction in step 4: from (767, 100) to (767, 81). | 24 WARNING: Moved in the wrong direction in step 4: from (767, 101) to (767, 81). |
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, 135) to (37, 154). | 27 WARNING: Moved in the wrong direction in step 1: from (37, 135) to (37, 155). |
28 WARNING: Moved in the wrong direction in step 3: from (49, 154) to (37, 154). | 28 WARNING: Moved in the wrong direction in step 3: from (49, 155) to (37, 155). |
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, 154) to (49, 154). | 30 WARNING: Moved in the wrong direction in step 2: from (37, 155) to (49, 155). |
31 WARNING: Moved in the wrong direction in step 4: from (37, 154) to (37, 135). | 31 WARNING: Moved in the wrong direction in step 4: from (37, 155) to (37, 135). |
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, 135) to (767, 154). | 34 WARNING: Moved in the wrong direction in step 1: from (767, 135) to (767, 155). |
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, 154) to (767, 135). | 36 WARNING: Moved in the wrong direction in step 4: from (767, 155) to (767, 135). |
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, 597) to (37, 616). | 136 WARNING: Moved in the wrong direction in step 3: from (108, 597) to (37, 617). |
137 WARNING: Moved in the wrong direction in step 5: from (98, 616) to (93, 616). | 137 WARNING: Moved in the wrong direction in step 5: from (98, 617) to (93, 617). |
138 WARNING: Moved in the wrong direction in step 6: from (93, 616) to (86, 616). | 138 WARNING: Moved in the wrong direction in step 6: from (93, 617) to (86, 617). |
139 WARNING: Moved in the wrong direction in step 7: from (86, 616) to (82, 616). | 139 WARNING: Moved in the wrong direction in step 7: from (86, 617) to (82, 617). |
140 WARNING: Moved in the wrong direction in step 8: from (82, 616) to (45, 616). | 140 WARNING: Moved in the wrong direction in step 8: from (82, 617) to (45, 617). |
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, 616) to (82, 616). | 142 WARNING: Moved in the wrong direction in step 16: from (45, 617) to (82, 617). |
143 WARNING: Moved in the wrong direction in step 17: from (82, 616) to (86, 616). | 143 WARNING: Moved in the wrong direction in step 17: from (82, 617) to (86, 617). |
144 WARNING: Moved in the wrong direction in step 18: from (86, 616) to (93, 616). | 144 WARNING: Moved in the wrong direction in step 18: from (86, 617) to (93, 617). |
145 WARNING: Moved in the wrong direction in step 19: from (93, 616) to (98, 616). | 145 WARNING: Moved in the wrong direction in step 19: from (93, 617) to (98, 617). |
146 WARNING: Moved in the wrong direction in step 21: from (37, 616) to (108, 597). | 146 WARNING: Moved in the wrong direction in step 21: from (37, 617) to (108, 597). |
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, 597) to (144, 616). | 149 WARNING: Moved in the wrong direction in step 1: from (156, 597) to (144, 617). |
150 WARNING: Moved in the wrong direction in step 2: from (144, 616) to (149, 616). | 150 WARNING: Moved in the wrong direction in step 2: from (144, 617) to (149, 617). |
151 WARNING: Moved in the wrong direction in step 3: from (149, 616) to (156, 616). | 151 WARNING: Moved in the wrong direction in step 3: from (149, 617) to (156, 617). |
152 WARNING: Moved in the wrong direction in step 5: from (86, 597) to (90, 597). | 152 WARNING: Moved in the wrong direction in step 5: from (86, 597) to (90, 597). |
153 WARNING: Moved in the wrong direction in step 6: from (90, 597) to (137, 616). | 153 WARNING: Moved in the wrong direction in step 6: from (90, 597) to (137, 617). |
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, 616) to (90, 597). | 155 WARNING: Moved in the wrong direction in step 18: from (137, 617) to (90, 597). |
156 WARNING: Moved in the wrong direction in step 19: from (90, 597) to (86, 597). | 156 WARNING: Moved in the wrong direction in step 19: from (90, 597) to (86, 597). |
157 WARNING: Moved in the wrong direction in step 21: from (156, 616) to (149, 616). | 157 WARNING: Moved in the wrong direction in step 21: from (156, 617) to (149, 617). |
158 WARNING: Moved in the wrong direction in step 22: from (149, 616) to (144, 616). | 158 WARNING: Moved in the wrong direction in step 22: from (149, 617) to (144, 617). |
159 WARNING: Moved in the wrong direction in step 23: from (144, 616) to (156, 597). | 159 WARNING: Moved in the wrong direction in step 23: from (144, 617) to (156, 597). |
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, 651) to (44, 670). | 162 WARNING: Moved in the wrong direction in step 1: from (37, 651) to (44, 671). |
163 WARNING: Moved in the wrong direction in step 2: from (44, 670) to (37, 670). | 163 WARNING: Moved in the wrong direction in step 2: from (44, 671) to (37, 671). |
164 WARNING: Moved in the wrong direction in step 4: from (91, 651) to (51, 670). | 164 WARNING: Moved in the wrong direction in step 4: from (91, 651) to (51, 671). |
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 (51, 670) to (91, 651). | 166 WARNING: Moved in the wrong direction in step 20: from (51, 671) to (91, 651). |
167 WARNING: Moved in the wrong direction in step 22: from (37, 670) to (44, 670). | 167 WARNING: Moved in the wrong direction in step 22: from (37, 671) to (44, 671). |
168 WARNING: Moved in the wrong direction in step 23: from (44, 670) to (37, 651). | 168 WARNING: Moved in the wrong direction in step 23: from (44, 671) to (37, 651). |
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 (103, 651) to (156, 670). | 171 WARNING: Moved in the wrong direction in step 2: from (103, 651) to (156, 671). |
172 WARNING: Moved in the wrong direction in step 4: from (85, 670) to (92, 670). | 172 WARNING: Moved in the wrong direction in step 4: from (85, 671) to (92, 671). |
173 WARNING: Moved in the wrong direction in step 5: from (92, 670) to (99, 670). | 173 WARNING: Moved in the wrong direction in step 5: from (92, 671) to (99, 671). |
174 WARNING: Moved in the wrong direction in step 6: from (99, 670) to (147, 670). | 174 WARNING: Moved in the wrong direction in step 6: from (99, 671) to (147, 671). |
175 WARNING: Moved in the wrong direction in step 10: from (124, 670) to (150, 670). | 175 WARNING: Moved in the wrong direction in step 10: from (124, 671) to (150, 671). |
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 (150, 670) to (124, 670). | 177 WARNING: Moved in the wrong direction in step 14: from (150, 671) to (124, 671). |
178 WARNING: Moved in the wrong direction in step 18: from (147, 670) to (99, 670). | 178 WARNING: Moved in the wrong direction in step 18: from (147, 671) to (99, 671). |
179 WARNING: Moved in the wrong direction in step 19: from (99, 670) to (92, 670). | 179 WARNING: Moved in the wrong direction in step 19: from (99, 671) to (92, 671). |
180 WARNING: Moved in the wrong direction in step 20: from (92, 670) to (85, 670). | 180 WARNING: Moved in the wrong direction in step 20: from (92, 671) to (85, 671). |
181 WARNING: Moved in the wrong direction in step 22: from (156, 670) to (103, 651). | 181 WARNING: Moved in the wrong direction in step 22: from (156, 671) to (103, 651). |
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, 705) to (37, 724). | 184 WARNING: Moved in the wrong direction in step 3: from (108, 705) to (37, 725). |
185 WARNING: Moved in the wrong direction in step 5: from (98, 724) to (93, 724). | 185 WARNING: Moved in the wrong direction in step 5: from (98, 725) to (93, 725). |
186 WARNING: Moved in the wrong direction in step 6: from (93, 724) to (86, 724). | 186 WARNING: Moved in the wrong direction in step 6: from (93, 725) to (86, 725). |
187 WARNING: Moved in the wrong direction in step 7: from (86, 724) to (82, 724). | 187 WARNING: Moved in the wrong direction in step 7: from (86, 725) to (82, 725). |
188 WARNING: Moved in the wrong direction in step 8: from (82, 724) to (45, 724). | 188 WARNING: Moved in the wrong direction in step 8: from (82, 725) to (45, 725). |
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, 724) to (82, 724). | 190 WARNING: Moved in the wrong direction in step 16: from (45, 725) to (82, 725). |
191 WARNING: Moved in the wrong direction in step 17: from (82, 724) to (86, 724). | 191 WARNING: Moved in the wrong direction in step 17: from (82, 725) to (86, 725). |
192 WARNING: Moved in the wrong direction in step 18: from (86, 724) to (93, 724). | 192 WARNING: Moved in the wrong direction in step 18: from (86, 725) to (93, 725). |
193 WARNING: Moved in the wrong direction in step 19: from (93, 724) to (98, 724). | 193 WARNING: Moved in the wrong direction in step 19: from (93, 725) to (98, 725). |
194 WARNING: Moved in the wrong direction in step 21: from (37, 724) to (108, 705). | 194 WARNING: Moved in the wrong direction in step 21: from (37, 725) to (108, 705). |
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, 705) to (144, 724). | 197 WARNING: Moved in the wrong direction in step 1: from (156, 705) to (144, 725). |
198 WARNING: Moved in the wrong direction in step 2: from (144, 724) to (149, 724). | 198 WARNING: Moved in the wrong direction in step 2: from (144, 725) to (149, 725). |
199 WARNING: Moved in the wrong direction in step 3: from (149, 724) to (156, 724). | 199 WARNING: Moved in the wrong direction in step 3: from (149, 725) to (156, 725). |
200 WARNING: Moved in the wrong direction in step 5: from (86, 705) to (90, 705). | 200 WARNING: Moved in the wrong direction in step 5: from (86, 705) to (90, 705). |
201 WARNING: Moved in the wrong direction in step 6: from (90, 705) to (137, 724). | 201 WARNING: Moved in the wrong direction in step 6: from (90, 705) to (137, 725). |
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, 724) to (90, 705). | 203 WARNING: Moved in the wrong direction in step 18: from (137, 725) to (90, 705). |
204 WARNING: Moved in the wrong direction in step 19: from (90, 705) to (86, 705). | 204 WARNING: Moved in the wrong direction in step 19: from (90, 705) to (86, 705). |
205 WARNING: Moved in the wrong direction in step 21: from (156, 724) to (149, 724). | 205 WARNING: Moved in the wrong direction in step 21: from (156, 725) to (149, 725). |
206 WARNING: Moved in the wrong direction in step 22: from (149, 724) to (144, 724). | 206 WARNING: Moved in the wrong direction in step 22: from (149, 725) to (144, 725). |
207 WARNING: Moved in the wrong direction in step 23: from (144, 724) to (156, 705). | 207 WARNING: Moved in the wrong direction in step 23: from (144, 725) to (156, 705). |
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, 759) to (44, 778). | 210 WARNING: Moved in the wrong direction in step 1: from (37, 759) to (44, 779). |
211 WARNING: Moved in the wrong direction in step 2: from (44, 778) to (37, 778). | 211 WARNING: Moved in the wrong direction in step 2: from (44, 779) to (37, 779). |
212 WARNING: Moved in the wrong direction in step 4: from (91, 759) to (51, 778). | 212 WARNING: Moved in the wrong direction in step 4: from (91, 759) to (51, 779). |
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 (51, 778) to (91, 759). | 214 WARNING: Moved in the wrong direction in step 20: from (51, 779) to (91, 759). |
215 WARNING: Moved in the wrong direction in step 22: from (37, 778) to (44, 778). | 215 WARNING: Moved in the wrong direction in step 22: from (37, 779) to (44, 779). |
216 WARNING: Moved in the wrong direction in step 23: from (44, 778) to (37, 759). | 216 WARNING: Moved in the wrong direction in step 23: from (44, 779) to (37, 759). |
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 (103, 759) to (156, 778). | 219 WARNING: Moved in the wrong direction in step 2: from (103, 759) to (156, 779). |
220 WARNING: Moved in the wrong direction in step 4: from (85, 778) to (92, 778). | 220 WARNING: Moved in the wrong direction in step 4: from (85, 779) to (92, 779). |
221 WARNING: Moved in the wrong direction in step 5: from (92, 778) to (99, 778). | 221 WARNING: Moved in the wrong direction in step 5: from (92, 779) to (99, 779). |
222 WARNING: Moved in the wrong direction in step 6: from (99, 778) to (147, 778). | 222 WARNING: Moved in the wrong direction in step 6: from (99, 779) to (147, 779). |
223 WARNING: Moved in the wrong direction in step 10: from (124, 778) to (150, 778). | 223 WARNING: Moved in the wrong direction in step 10: from (124, 779) to (150, 779). |
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 (150, 778) to (124, 778). | 225 WARNING: Moved in the wrong direction in step 14: from (150, 779) to (124, 779). |
226 WARNING: Moved in the wrong direction in step 18: from (147, 778) to (99, 778). | 226 WARNING: Moved in the wrong direction in step 18: from (147, 779) to (99, 779). |
227 WARNING: Moved in the wrong direction in step 19: from (99, 778) to (92, 778). | 227 WARNING: Moved in the wrong direction in step 19: from (99, 779) to (92, 779). |
228 WARNING: Moved in the wrong direction in step 20: from (92, 778) to (85, 778). | 228 WARNING: Moved in the wrong direction in step 20: from (92, 779) to (85, 779). |
229 WARNING: Moved in the wrong direction in step 22: from (156, 778) to (103, 759). | 229 WARNING: Moved in the wrong direction in step 22: from (156, 779) to (103, 759). |
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 (114, 813) to (106, 813). | 232 WARNING: Moved in the wrong direction in step 2: from (114, 813) to (106, 813). |
233 WARNING: Moved in the wrong direction in step 3: from (106, 813) to (98, 813). | 233 WARNING: Moved in the wrong direction in step 3: from (106, 813) to (98, 813). |
234 WARNING: Moved in the wrong direction in step 4: from (98, 813) to (94, 813). | 234 WARNING: Moved in the wrong direction in step 4: from (98, 813) to (94, 813). |
235 WARNING: Moved in the wrong direction in step 5: from (94, 813) to (87, 813). | 235 WARNING: Moved in the wrong direction in step 5: from (94, 813) to (87, 813). |
236 WARNING: Moved in the wrong direction in step 7: from (122, 813) to (37, 832). | 236 WARNING: Moved in the wrong direction in step 7: from (122, 813) to (37, 833). |
237 WARNING: Moved in the wrong direction in step 10: from (80, 832) to (73, 832). | 237 WARNING: Moved in the wrong direction in step 10: from (80, 833) to (73, 833). |
238 WARNING: Moved in the wrong direction in step 11: from (73, 832) to (69, 832). | 238 WARNING: Moved in the wrong direction in step 11: from (73, 833) to (69, 833). |
239 WARNING: Moved in the wrong direction in step 12: from (69, 832) to (65, 832). | 239 WARNING: Moved in the wrong direction in step 12: from (69, 833) to (65, 833). |
240 WARNING: Moved in the wrong direction in step 13: from (65, 832) to (45, 832). | 240 WARNING: Moved in the wrong direction in step 13: from (65, 833) to (45, 833). |
241 WARNING: Moved in the wrong direction in step 18: from (114, 832) to (107, 832). | 241 WARNING: Moved in the wrong direction in step 18: from (114, 833) to (107, 833). |
242 WARNING: Moved in the wrong direction in step 19: from (107, 832) to (99, 832). | 242 WARNING: Moved in the wrong direction in step 19: from (107, 833) to (99, 833). |
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 (99, 832) to (107, 832). | 244 WARNING: Moved in the wrong direction in step 13: from (99, 833) to (107, 833). |
245 WARNING: Moved in the wrong direction in step 14: from (107, 832) to (114, 832). | 245 WARNING: Moved in the wrong direction in step 14: from (107, 833) to (114, 833). |
246 WARNING: Moved in the wrong direction in step 19: from (45, 832) to (65, 832). | 246 WARNING: Moved in the wrong direction in step 19: from (45, 833) to (65, 833). |
247 WARNING: Moved in the wrong direction in step 20: from (65, 832) to (69, 832). | 247 WARNING: Moved in the wrong direction in step 20: from (65, 833) to (69, 833). |
248 WARNING: Moved in the wrong direction in step 21: from (69, 832) to (73, 832). | 248 WARNING: Moved in the wrong direction in step 21: from (69, 833) to (73, 833). |
249 WARNING: Moved in the wrong direction in step 22: from (73, 832) to (80, 832). | 249 WARNING: Moved in the wrong direction in step 22: from (73, 833) to (80, 833). |
250 WARNING: Moved in the wrong direction in step 25: from (37, 832) to (122, 813). | 250 WARNING: Moved in the wrong direction in step 25: from (37, 833) to (122, 813). |
251 WARNING: Moved in the wrong direction in step 27: from (87, 813) to (94, 813). | 251 WARNING: Moved in the wrong direction in step 27: from (87, 813) to (94, 813). |
252 WARNING: Moved in the wrong direction in step 28: from (94, 813) to (98, 813). | 252 WARNING: Moved in the wrong direction in step 28: from (94, 813) to (98, 813). |
253 WARNING: Moved in the wrong direction in step 29: from (98, 813) to (106, 813). | 253 WARNING: Moved in the wrong direction in step 29: from (98, 813) to (106, 813). |
254 WARNING: Moved in the wrong direction in step 30: from (106, 813) to (114, 813). | 254 WARNING: Moved in the wrong direction in step 30: from (106, 813) to (114, 813). |
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 (52, 813) to (60, 813). | 257 WARNING: Moved in the wrong direction in step 2: from (52, 813) to (60, 813). |
258 WARNING: Moved in the wrong direction in step 3: from (60, 813) to (67, 813). | 258 WARNING: Moved in the wrong direction in step 3: from (60, 813) to (67, 813). |
259 WARNING: Moved in the wrong direction in step 4: from (67, 813) to (71, 813). | 259 WARNING: Moved in the wrong direction in step 4: from (67, 813) to (71, 813). |
260 WARNING: Moved in the wrong direction in step 5: from (71, 813) to (79, 813). | 260 WARNING: Moved in the wrong direction in step 5: from (71, 813) to (79, 813). |
261 WARNING: Moved in the wrong direction in step 6: from (79, 813) to (87, 813). | 261 WARNING: Moved in the wrong direction in step 6: from (79, 813) to (87, 813). |
262 WARNING: Moved in the wrong direction in step 7: from (87, 813) to (136, 832). | 262 WARNING: Moved in the wrong direction in step 7: from (87, 813) to (136, 833). |
263 WARNING: Moved in the wrong direction in step 14: from (51, 832) to (58, 832). | 263 WARNING: Moved in the wrong direction in step 14: from (51, 833) to (58, 833). |
264 WARNING: Moved in the wrong direction in step 15: from (58, 832) to (65, 832). | 264 WARNING: Moved in the wrong direction in step 15: from (58, 833) to (65, 833). |
265 WARNING: Moved in the wrong direction in step 16: from (65, 832) to (69, 832). | 265 WARNING: Moved in the wrong direction in step 16: from (65, 833) to (69, 833). |
266 WARNING: Moved in the wrong direction in step 17: from (69, 832) to (77, 832). | 266 WARNING: Moved in the wrong direction in step 17: from (69, 833) to (77, 833). |
267 WARNING: Moved in the wrong direction in step 18: from (77, 832) to (85, 832). | 267 WARNING: Moved in the wrong direction in step 18: from (77, 833) to (85, 833). |
268 WARNING: Moved in the wrong direction in step 19: from (85, 832) to (92, 832). | 268 WARNING: Moved in the wrong direction in step 19: from (85, 833) to (92, 833). |
269 WARNING: Moved in the wrong direction in step 20: from (92, 832) to (99, 832). | 269 WARNING: Moved in the wrong direction in step 20: from (92, 833) to (99, 833). |
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, 832) to (92, 832). | 271 WARNING: Moved in the wrong direction in step 12: from (99, 833) to (92, 833). |
272 WARNING: Moved in the wrong direction in step 13: from (92, 832) to (85, 832). | 272 WARNING: Moved in the wrong direction in step 13: from (92, 833) to (85, 833). |
273 WARNING: Moved in the wrong direction in step 14: from (85, 832) to (77, 832). | 273 WARNING: Moved in the wrong direction in step 14: from (85, 833) to (77, 833). |
274 WARNING: Moved in the wrong direction in step 15: from (77, 832) to (69, 832). | 274 WARNING: Moved in the wrong direction in step 15: from (77, 833) to (69, 833). |
275 WARNING: Moved in the wrong direction in step 16: from (69, 832) to (65, 832). | 275 WARNING: Moved in the wrong direction in step 16: from (69, 833) to (65, 833). |
276 WARNING: Moved in the wrong direction in step 17: from (65, 832) to (58, 832). | 276 WARNING: Moved in the wrong direction in step 17: from (65, 833) to (58, 833). |
277 WARNING: Moved in the wrong direction in step 18: from (58, 832) to (51, 832). | 277 WARNING: Moved in the wrong direction in step 18: from (58, 833) to (51, 833). |
278 WARNING: Moved in the wrong direction in step 25: from (136, 832) to (87, 813). | 278 WARNING: Moved in the wrong direction in step 25: from (136, 833) to (87, 813). |
279 WARNING: Moved in the wrong direction in step 26: from (87, 813) to (79, 813). | 279 WARNING: Moved in the wrong direction in step 26: from (87, 813) to (79, 813). |
280 WARNING: Moved in the wrong direction in step 27: from (79, 813) to (71, 813). | 280 WARNING: Moved in the wrong direction in step 27: from (79, 813) to (71, 813). |
281 WARNING: Moved in the wrong direction in step 28: from (71, 813) to (67, 813). | 281 WARNING: Moved in the wrong direction in step 28: from (71, 813) to (67, 813). |
282 WARNING: Moved in the wrong direction in step 29: from (67, 813) to (60, 813). | 282 WARNING: Moved in the wrong direction in step 29: from (67, 813) to (60, 813). |
283 WARNING: Moved in the wrong direction in step 30: from (60, 813) to (52, 813). | 283 WARNING: Moved in the wrong direction in step 30: from (60, 813) to (52, 813). |
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] | 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] |
286 WARNING: Moved in the wrong direction in step 2: from (114, 867) to (106, 867). | 286 WARNING: Moved in the wrong direction in step 2: from (114, 867) to (106, 867). |
287 WARNING: Moved in the wrong direction in step 3: from (106, 867) to (98, 867). | 287 WARNING: Moved in the wrong direction in step 3: from (106, 867) to (98, 867). |
288 WARNING: Moved in the wrong direction in step 4: from (98, 867) to (94, 867). | 288 WARNING: Moved in the wrong direction in step 4: from (98, 867) to (94, 867). |
289 WARNING: Moved in the wrong direction in step 5: from (94, 867) to (87, 867). | 289 WARNING: Moved in the wrong direction in step 5: from (94, 867) to (87, 867). |
290 WARNING: Moved in the wrong direction in step 7: from (122, 867) to (37, 886). | 290 WARNING: Moved in the wrong direction in step 7: from (122, 867) to (37, 887). |
291 WARNING: Moved in the wrong direction in step 10: from (80, 886) to (73, 886). | 291 WARNING: Moved in the wrong direction in step 10: from (80, 887) to (73, 887). |
292 WARNING: Moved in the wrong direction in step 11: from (73, 886) to (69, 886). | 292 WARNING: Moved in the wrong direction in step 11: from (73, 887) to (69, 887). |
293 WARNING: Moved in the wrong direction in step 12: from (69, 886) to (65, 886). | 293 WARNING: Moved in the wrong direction in step 12: from (69, 887) to (65, 887). |
294 WARNING: Moved in the wrong direction in step 13: from (65, 886) to (45, 886). | 294 WARNING: Moved in the wrong direction in step 13: from (65, 887) to (45, 887). |
295 WARNING: Moved in the wrong direction in step 18: from (114, 886) to (107, 886). | 295 WARNING: Moved in the wrong direction in step 18: from (114, 887) to (107, 887). |
296 WARNING: Moved in the wrong direction in step 19: from (107, 886) to (99, 886). | 296 WARNING: Moved in the wrong direction in step 19: from (107, 887) to (99, 887). |
297 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] | 297 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] |
298 WARNING: Moved in the wrong direction in step 13: from (99, 886) to (107, 886). | 298 WARNING: Moved in the wrong direction in step 13: from (99, 887) to (107, 887). |
299 WARNING: Moved in the wrong direction in step 14: from (107, 886) to (114, 886). | 299 WARNING: Moved in the wrong direction in step 14: from (107, 887) to (114, 887). |
300 WARNING: Moved in the wrong direction in step 19: from (45, 886) to (65, 886). | 300 WARNING: Moved in the wrong direction in step 19: from (45, 887) to (65, 887). |
301 WARNING: Moved in the wrong direction in step 20: from (65, 886) to (69, 886). | 301 WARNING: Moved in the wrong direction in step 20: from (65, 887) to (69, 887). |
302 WARNING: Moved in the wrong direction in step 21: from (69, 886) to (73, 886). | 302 WARNING: Moved in the wrong direction in step 21: from (69, 887) to (73, 887). |
303 WARNING: Moved in the wrong direction in step 22: from (73, 886) to (80, 886). | 303 WARNING: Moved in the wrong direction in step 22: from (73, 887) to (80, 887). |
304 WARNING: Moved in the wrong direction in step 25: from (37, 886) to (122, 867). | 304 WARNING: Moved in the wrong direction in step 25: from (37, 887) to (122, 867). |
305 WARNING: Moved in the wrong direction in step 27: from (87, 867) to (94, 867). | 305 WARNING: Moved in the wrong direction in step 27: from (87, 867) to (94, 867). |
306 WARNING: Moved in the wrong direction in step 28: from (94, 867) to (98, 867). | 306 WARNING: Moved in the wrong direction in step 28: from (94, 867) to (98, 867). |
307 WARNING: Moved in the wrong direction in step 29: from (98, 867) to (106, 867). | 307 WARNING: Moved in the wrong direction in step 29: from (98, 867) to (106, 867). |
308 WARNING: Moved in the wrong direction in step 30: from (106, 867) to (114, 867). | 308 WARNING: Moved in the wrong direction in step 30: from (106, 867) to (114, 867). |
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] | 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] |
311 WARNING: Moved in the wrong direction in step 2: from (52, 867) to (60, 867). | 311 WARNING: Moved in the wrong direction in step 2: from (52, 867) to (60, 867). |
312 WARNING: Moved in the wrong direction in step 3: from (60, 867) to (67, 867). | 312 WARNING: Moved in the wrong direction in step 3: from (60, 867) to (67, 867). |
313 WARNING: Moved in the wrong direction in step 4: from (67, 867) to (71, 867). | 313 WARNING: Moved in the wrong direction in step 4: from (67, 867) to (71, 867). |
314 WARNING: Moved in the wrong direction in step 5: from (71, 867) to (79, 867). | 314 WARNING: Moved in the wrong direction in step 5: from (71, 867) to (79, 867). |
315 WARNING: Moved in the wrong direction in step 6: from (79, 867) to (87, 867). | 315 WARNING: Moved in the wrong direction in step 6: from (79, 867) to (87, 867). |
316 WARNING: Moved in the wrong direction in step 7: from (87, 867) to (136, 886). | 316 WARNING: Moved in the wrong direction in step 7: from (87, 867) to (136, 887). |
317 WARNING: Moved in the wrong direction in step 14: from (51, 886) to (58, 886). | 317 WARNING: Moved in the wrong direction in step 14: from (51, 887) to (58, 887). |
318 WARNING: Moved in the wrong direction in step 15: from (58, 886) to (65, 886). | 318 WARNING: Moved in the wrong direction in step 15: from (58, 887) to (65, 887). |
319 WARNING: Moved in the wrong direction in step 16: from (65, 886) to (69, 886). | 319 WARNING: Moved in the wrong direction in step 16: from (65, 887) to (69, 887). |
320 WARNING: Moved in the wrong direction in step 17: from (69, 886) to (77, 886). | 320 WARNING: Moved in the wrong direction in step 17: from (69, 887) to (77, 887). |
321 WARNING: Moved in the wrong direction in step 18: from (77, 886) to (85, 886). | 321 WARNING: Moved in the wrong direction in step 18: from (77, 887) to (85, 887). |
322 WARNING: Moved in the wrong direction in step 19: from (85, 886) to (92, 886). | 322 WARNING: Moved in the wrong direction in step 19: from (85, 887) to (92, 887). |
323 WARNING: Moved in the wrong direction in step 20: from (92, 886) to (99, 886). | 323 WARNING: Moved in the wrong direction in step 20: from (92, 887) to (99, 887). |
324 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] | 324 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] |
325 WARNING: Moved in the wrong direction in step 12: from (99, 886) to (92, 886). | 325 WARNING: Moved in the wrong direction in step 12: from (99, 887) to (92, 887). |
326 WARNING: Moved in the wrong direction in step 13: from (92, 886) to (85, 886). | 326 WARNING: Moved in the wrong direction in step 13: from (92, 887) to (85, 887). |
327 WARNING: Moved in the wrong direction in step 14: from (85, 886) to (77, 886). | 327 WARNING: Moved in the wrong direction in step 14: from (85, 887) to (77, 887). |
328 WARNING: Moved in the wrong direction in step 15: from (77, 886) to (69, 886). | 328 WARNING: Moved in the wrong direction in step 15: from (77, 887) to (69, 887). |
329 WARNING: Moved in the wrong direction in step 16: from (69, 886) to (65, 886). | 329 WARNING: Moved in the wrong direction in step 16: from (69, 887) to (65, 887). |
330 WARNING: Moved in the wrong direction in step 17: from (65, 886) to (58, 886). | 330 WARNING: Moved in the wrong direction in step 17: from (65, 887) to (58, 887). |
331 WARNING: Moved in the wrong direction in step 18: from (58, 886) to (51, 886). | 331 WARNING: Moved in the wrong direction in step 18: from (58, 887) to (51, 887). |
332 WARNING: Moved in the wrong direction in step 25: from (136, 886) to (87, 867). | 332 WARNING: Moved in the wrong direction in step 25: from (136, 887) to (87, 867). |
333 WARNING: Moved in the wrong direction in step 26: from (87, 867) to (79, 867). | 333 WARNING: Moved in the wrong direction in step 26: from (87, 867) to (79, 867). |
334 WARNING: Moved in the wrong direction in step 27: from (79, 867) to (71, 867). | 334 WARNING: Moved in the wrong direction in step 27: from (79, 867) to (71, 867). |
335 WARNING: Moved in the wrong direction in step 28: from (71, 867) to (67, 867). | 335 WARNING: Moved in the wrong direction in step 28: from (71, 867) to (67, 867). |
336 WARNING: Moved in the wrong direction in step 29: from (67, 867) to (60, 867). | 336 WARNING: Moved in the wrong direction in step 29: from (67, 867) to (60, 867). |
337 WARNING: Moved in the wrong direction in step 30: from (60, 867) to (52, 867). | 337 WARNING: Moved in the wrong direction in step 30: from (60, 867) to (52, 867). |
338 Test 23, LTR: | 338 Test 23, LTR: |
339 Moving right: "\n Lorem\n "[9, 10, 11, 12, 13, 14], <DIV>[0], "\
n ipsum\n "[9, 10, 11, 12, 13, 14] | 339 Moving right: "\n Lorem\n "[9, 10, 11, 12, 13, 14], <DIV>[0], "\
n ipsum\n "[9, 10, 11, 12, 13, 14] |
340 WARNING: Moved in the wrong direction in step 1: from (37, 921) to (61, 981). | 340 WARNING: Moved in the wrong direction in step 1: from (37, 921) to (61, 981). |
341 WARNING: Moved in the wrong direction in step 8: from (37, 921) to (61, 981). | 341 WARNING: Moved in the wrong direction in step 8: from (37, 921) to (61, 981). |
342 Moving left: "\n ipsum\n "[14, 13, 12, 11, 10, 9], <DIV>[0], "\n
Lorem\n "[14, 13, 12, 11, 10, 9] | 342 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... |
354 Moving left: "\n OWQU[\n "[14, 10, 11, 12, 13, 9], <DIV>[0], "\n
WMH[\n "[13, 10, 11, 12, 9] | 354 Moving left: "\n OWQU[\n "[14, 10, 11, 12, 13, 9], <DIV>[0], "\n
WMH[\n "[13, 10, 11, 12, 9] |
355 Test 24, RTL: | 355 Test 24, RTL: |
356 Moving left: "\n WMH[\n "[9, 10, 11, 12, 13], <DIV>[0], "\n
OWQU[\n "[9, 10, 11, 12, 13, 14] | 356 Moving left: "\n WMH[\n "[9, 10, 11, 12, 13], <DIV>[0], "\n
OWQU[\n "[9, 10, 11, 12, 13, 14] |
357 WARNING: Moved in the wrong direction in step 1: from (767, 1015) to (733, 1075)
. | 357 WARNING: Moved in the wrong direction in step 1: from (767, 1015) to (733, 1075)
. |
358 WARNING: Moved in the wrong direction in step 7: from (767, 1015) to (733, 1075)
. | 358 WARNING: Moved in the wrong direction in step 7: from (767, 1015) to (733, 1075)
. |
359 Moving right: "\n OWQU[\n "[14, 13, 12, 11, 10, 9], <DIV>[0], "\n
WMH[\n "[13, 12, 11, 10, 9] | 359 Moving right: "\n OWQU[\n "[14, 13, 12, 11, 10, 9], <DIV>[0], "\n
WMH[\n "[13, 12, 11, 10, 9] |
360 WARNING: Moved in the wrong direction in step 5: from (733, 1075) to (767, 1015)
. | 360 WARNING: Moved in the wrong direction in step 5: from (733, 1075) to (767, 1015)
. |
361 WARNING: Moved in the wrong direction in step 11: from (733, 1075) to (767, 1015
). | 361 WARNING: Moved in the wrong direction in step 11: from (733, 1075) to (767, 1015
). |
362 Test 25, LTR: | 362 Test 25, LTR: |
363 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] | 363 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] |
364 WARNING: Moved in the wrong direction in step 2: from (97, 1109) to (90, 1109). | 364 WARNING: Moved in the wrong direction in step 2: from (97, 1109) to (90, 1110). |
365 WARNING: Moved in the wrong direction in step 3: from (90, 1109) to (82, 1109). | 365 WARNING: Moved in the wrong direction in step 3: from (90, 1110) to (82, 1110). |
366 WARNING: Moved in the wrong direction in step 8: from (52, 1109) to (44, 1109). | 366 WARNING: Moved in the wrong direction in step 8: from (52, 1110) to (44, 1110). |
367 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] | 367 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] |
368 WARNING: Moved in the wrong direction in step 6: from (44, 1109) to (52, 1109). | 368 WARNING: Moved in the wrong direction in step 6: from (44, 1110) to (52, 1110). |
369 WARNING: Moved in the wrong direction in step 11: from (82, 1109) to (90, 1109). | 369 WARNING: Moved in the wrong direction in step 11: from (82, 1110) to (90, 1110). |
370 WARNING: Moved in the wrong direction in step 12: from (90, 1109) to (97, 1109). | 370 WARNING: Moved in the wrong direction in step 12: from (90, 1110) to (97, 1109). |
371 Test 25, RTL: | 371 Test 25, RTL: |
372 Moving left: "\n abcdefABC"[9, 14, 13, 12, 11, 10, 15, 16, 17, 18], <DI
V>[2], "DEF\n "[1, 2, 3] | 372 Moving left: "\n abcdefABC"[9, 14, 13, 12, 11, 10, 15, 16, 17, 18], <DI
V>[2], "DEF\n "[1, 2, 3] |
373 WARNING: Moved in the wrong direction in step 3: from (672, 1109) to (676, 1109)
. | 373 WARNING: Moved in the wrong direction in step 3: from (672, 1110) to (676, 1110)
. |
374 WARNING: Moved in the wrong direction in step 4: from (676, 1109) to (684, 1109)
. | 374 WARNING: Moved in the wrong direction in step 4: from (676, 1110) to (684, 1110)
. |
375 WARNING: Moved in the wrong direction in step 5: from (684, 1109) to (691, 1109)
. | 375 WARNING: Moved in the wrong direction in step 12: from (734, 1110) to (742, 1110
). |
376 WARNING: Moved in the wrong direction in step 12: from (734, 1109) to (742, 1109
). | 376 WARNING: Moved in the wrong direction in step 13: from (742, 1110) to (749, 1110
). |
377 WARNING: Moved in the wrong direction in step 13: from (742, 1109) to (749, 1109
). | |
378 Moving right: "DEF\n "[3, 2, 1], <DIV>[2], "\n abcdefABC"[18, 17, 1
6, 15, 10, 11, 12, 13, 14, 9] | 377 Moving right: "DEF\n "[3, 2, 1], <DIV>[2], "\n abcdefABC"[18, 17, 1
6, 15, 10, 11, 12, 13, 14, 9] |
379 WARNING: Moved in the wrong direction in step 1: from (749, 1109) to (742, 1109)
. | 378 WARNING: Moved in the wrong direction in step 1: from (749, 1110) to (742, 1110)
. |
380 WARNING: Moved in the wrong direction in step 2: from (742, 1109) to (734, 1109)
. | 379 WARNING: Moved in the wrong direction in step 2: from (742, 1110) to (734, 1110)
. |
381 WARNING: Moved in the wrong direction in step 9: from (691, 1109) to (684, 1109)
. | 380 WARNING: Moved in the wrong direction in step 10: from (684, 1110) to (676, 1110
). |
382 WARNING: Moved in the wrong direction in step 10: from (684, 1109) to (676, 1109
). | 381 WARNING: Moved in the wrong direction in step 11: from (676, 1110) to (672, 1110
). |
383 WARNING: Moved in the wrong direction in step 11: from (676, 1109) to (672, 1109
). | |
384 Test 26, LTR: | 382 Test 26, LTR: |
385 Moving right: "\n ABCDEFabc"[9, 14, 13, 12, 11, 10, 15, 16, 17, 18], <D
IV>[2], "def\n "[1, 2, 3] | 383 Moving right: "\n ABCDEFabc"[9, 14, 13, 12, 11, 10, 15, 16, 17, 18], <D
IV>[2], "def\n "[1, 2, 3] |
386 WARNING: Moved in the wrong direction in step 3: from (133, 1144) to (129, 1144)
. | 384 WARNING: Moved in the wrong direction in step 3: from (133, 1145) to (129, 1145)
. |
387 WARNING: Moved in the wrong direction in step 4: from (129, 1144) to (122, 1144)
. | 385 WARNING: Moved in the wrong direction in step 4: from (129, 1145) to (122, 1145)
. |
388 WARNING: Moved in the wrong direction in step 5: from (122, 1144) to (113, 1144)
. | 386 WARNING: Moved in the wrong direction in step 12: from (68, 1145) to (61, 1145). |
389 WARNING: Moved in the wrong direction in step 12: from (68, 1144) to (61, 1144). | 387 WARNING: Moved in the wrong direction in step 13: from (61, 1145) to (56, 1145). |
390 WARNING: Moved in the wrong direction in step 13: from (61, 1144) to (56, 1144). | |
391 Moving left: "def\n "[3, 2, 1], <DIV>[2], "\n ABCDEFabc"[18, 17, 16
, 15, 10, 11, 12, 13, 14, 9] | 388 Moving left: "def\n "[3, 2, 1], <DIV>[2], "\n ABCDEFabc"[18, 17, 16
, 15, 10, 11, 12, 13, 14, 9] |
392 WARNING: Moved in the wrong direction in step 1: from (56, 1144) to (61, 1144). | 389 WARNING: Moved in the wrong direction in step 1: from (56, 1145) to (61, 1145). |
393 WARNING: Moved in the wrong direction in step 2: from (61, 1144) to (68, 1144). | 390 WARNING: Moved in the wrong direction in step 2: from (61, 1145) to (68, 1145). |
394 WARNING: Moved in the wrong direction in step 9: from (113, 1144) to (122, 1144)
. | 391 WARNING: Moved in the wrong direction in step 10: from (122, 1145) to (129, 1145
). |
395 WARNING: Moved in the wrong direction in step 10: from (122, 1144) to (129, 1144
). | 392 WARNING: Moved in the wrong direction in step 11: from (129, 1145) to (133, 1145
). |
396 WARNING: Moved in the wrong direction in step 11: from (129, 1144) to (133, 1144
). | |
397 Test 26, RTL: | 393 Test 26, RTL: |
398 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] | 394 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] |
399 WARNING: Moved in the wrong direction in step 2: from (709, 1144) to (718, 1144)
. | 395 WARNING: Moved in the wrong direction in step 2: from (709, 1144) to (718, 1145)
. |
400 WARNING: Moved in the wrong direction in step 3: from (718, 1144) to (725, 1144)
. | 396 WARNING: Moved in the wrong direction in step 3: from (718, 1145) to (725, 1145)
. |
401 WARNING: Moved in the wrong direction in step 8: from (753, 1144) to (760, 1144)
. | 397 WARNING: Moved in the wrong direction in step 8: from (753, 1145) to (760, 1145)
. |
402 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] | 398 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] |
403 WARNING: Moved in the wrong direction in step 6: from (760, 1144) to (753, 1144)
. | 399 WARNING: Moved in the wrong direction in step 6: from (760, 1145) to (753, 1145)
. |
404 WARNING: Moved in the wrong direction in step 11: from (725, 1144) to (718, 1144
). | 400 WARNING: Moved in the wrong direction in step 11: from (725, 1145) to (718, 1145
). |
405 WARNING: Moved in the wrong direction in step 12: from (718, 1144) to (709, 1144
). | 401 WARNING: Moved in the wrong direction in step 12: from (718, 1145) to (709, 1144
). |
406 Test 27, LTR: | 402 Test 27, LTR: |
407 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] | 403 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] |
408 WARNING: Moved in the wrong direction in step 2: from (225, 1179) to (217, 1179)
. | 404 WARNING: Moved in the wrong direction in step 2: from (225, 1180) to (217, 1180)
. |
409 WARNING: Moved in the wrong direction in step 4: from (284, 1179) to (52, 1179). | 405 WARNING: Moved in the wrong direction in step 4: from (284, 1180) to (52, 1180). |
410 WARNING: Moved in the wrong direction in step 6: from (52, 1179) to (44, 1179). | 406 WARNING: Moved in the wrong direction in step 6: from (52, 1180) to (44, 1180). |
411 WARNING: Moved in the wrong direction in step 8: from (276, 1179) to (212, 1179)
. | 407 WARNING: Moved in the wrong direction in step 9: from (212, 1179) to (59, 1180). |
412 WARNING: Moved in the wrong direction in step 9: from (212, 1179) to (59, 1179). | 408 WARNING: Moved in the wrong direction in step 10: from (59, 1180) to (52, 1180). |
413 WARNING: Moved in the wrong direction in step 10: from (59, 1179) to (52, 1179). | 409 WARNING: Moved in the wrong direction in step 11: from (52, 1180) to (44, 1180). |
414 WARNING: Moved in the wrong direction in step 11: from (52, 1179) to (44, 1179). | 410 WARNING: Moved in the wrong direction in step 14: from (212, 1179) to (276, 1180
). |
415 WARNING: Moved in the wrong direction in step 15: from (276, 1179) to (269, 1179
). | 411 WARNING: Moved in the wrong direction in step 15: from (276, 1180) to (269, 1180
). |
416 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] | 412 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] |
417 WARNING: Moved in the wrong direction in step 1: from (269, 1179) to (276, 1179)
. | 413 WARNING: Moved in the wrong direction in step 1: from (269, 1180) to (276, 1180)
. |
418 WARNING: Moved in the wrong direction in step 5: from (44, 1179) to (52, 1179). | 414 WARNING: Moved in the wrong direction in step 2: from (276, 1180) to (212, 1179)
. |
419 WARNING: Moved in the wrong direction in step 6: from (52, 1179) to (59, 1179). | 415 WARNING: Moved in the wrong direction in step 5: from (44, 1180) to (52, 1180). |
420 WARNING: Moved in the wrong direction in step 7: from (59, 1179) to (212, 1179). | 416 WARNING: Moved in the wrong direction in step 6: from (52, 1180) to (59, 1180). |
421 WARNING: Moved in the wrong direction in step 8: from (212, 1179) to (276, 1179)
. | 417 WARNING: Moved in the wrong direction in step 7: from (59, 1180) to (212, 1179). |
422 WARNING: Moved in the wrong direction in step 10: from (44, 1179) to (52, 1179). | 418 WARNING: Moved in the wrong direction in step 10: from (44, 1180) to (52, 1180). |
423 WARNING: Moved in the wrong direction in step 12: from (52, 1179) to (284, 1179)
. | 419 WARNING: Moved in the wrong direction in step 12: from (52, 1180) to (284, 1180)
. |
424 WARNING: Moved in the wrong direction in step 14: from (217, 1179) to (225, 1179
). | 420 WARNING: Moved in the wrong direction in step 14: from (217, 1180) to (225, 1180
). |
425 Test 27, RTL: | 421 Test 27, RTL: |
426 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] | 422 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] |
427 WARNING: Moved in the wrong direction in step 2: from (525, 1179) to (533, 1179)
. | 423 WARNING: Moved in the wrong direction in step 2: from (525, 1180) to (533, 1180)
. |
428 WARNING: Moved in the wrong direction in step 4: from (521, 1179) to (761, 1179)
. | 424 WARNING: Moved in the wrong direction in step 4: from (521, 1180) to (761, 1180)
. |
429 WARNING: Moved in the wrong direction in step 6: from (753, 1179) to (761, 1179)
. | 425 WARNING: Moved in the wrong direction in step 6: from (753, 1180) to (761, 1180)
. |
430 WARNING: Moved in the wrong direction in step 10: from (584, 1179) to (753, 1179
). | 426 WARNING: Moved in the wrong direction in step 9: from (592, 1179) to (584, 1180)
. |
431 WARNING: Moved in the wrong direction in step 11: from (753, 1179) to (761, 1179
). | 427 WARNING: Moved in the wrong direction in step 10: from (584, 1180) to (753, 1180
). |
432 WARNING: Moved in the wrong direction in step 14: from (584, 1179) to (592, 1179
). | 428 WARNING: Moved in the wrong direction in step 11: from (753, 1180) to (761, 1180
). |
| 429 WARNING: Moved in the wrong direction in step 15: from (592, 1179) to (577, 1180
). |
433 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] | 430 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] |
434 WARNING: Moved in the wrong direction in step 2: from (592, 1179) to (584, 1179)
. | 431 WARNING: Moved in the wrong direction in step 1: from (577, 1180) to (592, 1179)
. |
435 WARNING: Moved in the wrong direction in step 5: from (761, 1179) to (753, 1179)
. | 432 WARNING: Moved in the wrong direction in step 5: from (761, 1180) to (753, 1180)
. |
436 WARNING: Moved in the wrong direction in step 6: from (753, 1179) to (584, 1179)
. | 433 WARNING: Moved in the wrong direction in step 6: from (753, 1180) to (584, 1180)
. |
437 WARNING: Moved in the wrong direction in step 10: from (761, 1179) to (753, 1179
). | 434 WARNING: Moved in the wrong direction in step 7: from (584, 1180) to (592, 1179)
. |
438 WARNING: Moved in the wrong direction in step 12: from (761, 1179) to (521, 1179
). | 435 WARNING: Moved in the wrong direction in step 10: from (761, 1180) to (753, 1180
). |
439 WARNING: Moved in the wrong direction in step 14: from (533, 1179) to (525, 1179
). | 436 WARNING: Moved in the wrong direction in step 12: from (761, 1180) to (521, 1180
). |
| 437 WARNING: Moved in the wrong direction in step 14: from (533, 1180) to (525, 1180
). |
440 Test 28, LTR: | 438 Test 28, LTR: |
441 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] | 439 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] |
442 WARNING: Moved in the wrong direction in step 2: from (280, 1215) to (273, 1215)
. | 440 WARNING: Moved in the wrong direction in step 2: from (280, 1216) to (273, 1216)
. |
443 WARNING: Moved in the wrong direction in step 4: from (284, 1215) to (42, 1215). | 441 WARNING: Moved in the wrong direction in step 4: from (284, 1216) to (42, 1216). |
444 WARNING: Moved in the wrong direction in step 6: from (49, 1215) to (42, 1215). | 442 WARNING: Moved in the wrong direction in step 6: from (49, 1216) to (42, 1216). |
445 WARNING: Moved in the wrong direction in step 10: from (218, 1215) to (49, 1215)
. | 443 WARNING: Moved in the wrong direction in step 9: from (210, 1215) to (218, 1216)
. |
446 WARNING: Moved in the wrong direction in step 11: from (49, 1215) to (42, 1215). | 444 WARNING: Moved in the wrong direction in step 10: from (218, 1216) to (49, 1216)
. |
447 WARNING: Moved in the wrong direction in step 14: from (218, 1215) to (210, 1215
). | 445 WARNING: Moved in the wrong direction in step 11: from (49, 1216) to (42, 1216). |
| 446 WARNING: Moved in the wrong direction in step 15: from (210, 1215) to (226, 1216
). |
448 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] | 447 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] |
449 WARNING: Moved in the wrong direction in step 2: from (210, 1215) to (218, 1215)
. | 448 WARNING: Moved in the wrong direction in step 1: from (226, 1216) to (210, 1215)
. |
450 WARNING: Moved in the wrong direction in step 5: from (42, 1215) to (49, 1215). | 449 WARNING: Moved in the wrong direction in step 5: from (42, 1216) to (49, 1216). |
451 WARNING: Moved in the wrong direction in step 6: from (49, 1215) to (218, 1215). | 450 WARNING: Moved in the wrong direction in step 6: from (49, 1216) to (218, 1216). |
452 WARNING: Moved in the wrong direction in step 10: from (42, 1215) to (49, 1215). | 451 WARNING: Moved in the wrong direction in step 7: from (218, 1216) to (210, 1215)
. |
453 WARNING: Moved in the wrong direction in step 12: from (42, 1215) to (284, 1215)
. | 452 WARNING: Moved in the wrong direction in step 10: from (42, 1216) to (49, 1216). |
454 WARNING: Moved in the wrong direction in step 14: from (273, 1215) to (280, 1215
). | 453 WARNING: Moved in the wrong direction in step 12: from (42, 1216) to (284, 1216)
. |
| 454 WARNING: Moved in the wrong direction in step 14: from (273, 1216) to (280, 1216
). |
455 Test 28, RTL: | 455 Test 28, RTL: |
456 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] | 456 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] |
457 WARNING: Moved in the wrong direction in step 2: from (583, 1215) to (590, 1215)
. | 457 WARNING: Moved in the wrong direction in step 2: from (583, 1216) to (590, 1216)
. |
458 WARNING: Moved in the wrong direction in step 4: from (521, 1215) to (753, 1215)
. | 458 WARNING: Moved in the wrong direction in step 4: from (521, 1216) to (753, 1216)
. |
459 WARNING: Moved in the wrong direction in step 6: from (753, 1215) to (760, 1215)
. | 459 WARNING: Moved in the wrong direction in step 6: from (753, 1216) to (760, 1216)
. |
460 WARNING: Moved in the wrong direction in step 8: from (528, 1215) to (594, 1215)
. | 460 WARNING: Moved in the wrong direction in step 9: from (594, 1215) to (748, 1216)
. |
461 WARNING: Moved in the wrong direction in step 9: from (594, 1215) to (748, 1215)
. | 461 WARNING: Moved in the wrong direction in step 10: from (748, 1216) to (753, 1216
). |
462 WARNING: Moved in the wrong direction in step 10: from (748, 1215) to (753, 1215
). | 462 WARNING: Moved in the wrong direction in step 11: from (753, 1216) to (760, 1216
). |
463 WARNING: Moved in the wrong direction in step 11: from (753, 1215) to (760, 1215
). | 463 WARNING: Moved in the wrong direction in step 14: from (594, 1215) to (528, 1216
). |
464 WARNING: Moved in the wrong direction in step 15: from (528, 1215) to (536, 1215
). | 464 WARNING: Moved in the wrong direction in step 15: from (528, 1216) to (536, 1216
). |
465 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] | 465 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] |
466 WARNING: Moved in the wrong direction in step 1: from (536, 1215) to (528, 1215)
. | 466 WARNING: Moved in the wrong direction in step 1: from (536, 1216) to (528, 1216)
. |
467 WARNING: Moved in the wrong direction in step 5: from (760, 1215) to (753, 1215)
. | 467 WARNING: Moved in the wrong direction in step 2: from (528, 1216) to (594, 1215)
. |
468 WARNING: Moved in the wrong direction in step 6: from (753, 1215) to (748, 1215)
. | 468 WARNING: Moved in the wrong direction in step 5: from (760, 1216) to (753, 1216)
. |
469 WARNING: Moved in the wrong direction in step 7: from (748, 1215) to (594, 1215)
. | 469 WARNING: Moved in the wrong direction in step 6: from (753, 1216) to (748, 1216)
. |
470 WARNING: Moved in the wrong direction in step 8: from (594, 1215) to (528, 1215)
. | 470 WARNING: Moved in the wrong direction in step 7: from (748, 1216) to (594, 1215)
. |
471 WARNING: Moved in the wrong direction in step 10: from (760, 1215) to (753, 1215
). | 471 WARNING: Moved in the wrong direction in step 10: from (760, 1216) to (753, 1216
). |
472 WARNING: Moved in the wrong direction in step 12: from (753, 1215) to (521, 1215
). | 472 WARNING: Moved in the wrong direction in step 12: from (753, 1216) to (521, 1216
). |
473 WARNING: Moved in the wrong direction in step 14: from (590, 1215) to (583, 1215
). | 473 WARNING: Moved in the wrong direction in step 14: from (590, 1216) to (583, 1216
). |
474 Test 29, LTR: | 474 Test 29, LTR: |
475 Moving right: "\n abcABC"[9, 10, 11, 12], "DEF"[2, 1], "\n abcAB
C"[15, 14, 13], "DEF"[3] | 475 Moving right: "\n abcABC"[9, 10, 11, 12], "DEF"[2, 1], "\n abcAB
C"[15, 14, 13], "DEF"[3] |
476 WARNING: Moved in the wrong direction in step 5: from (52, 1251) to (44, 1251). | 476 WARNING: Moved in the wrong direction in step 5: from (52, 1251) to (44, 1251). |
477 Moving left: "DEF"[3], "\n abcABC"[13, 14, 15], "DEF"[1, 2], "\n
abcABC"[12, 11, 10, 9] | 477 Moving left: "DEF"[3], "\n abcABC"[13, 14, 15], "DEF"[1, 2], "\n
abcABC"[12, 11, 10, 9] |
478 WARNING: Moved in the wrong direction in step 5: from (44, 1251) to (52, 1251). | 478 WARNING: Moved in the wrong direction in step 5: from (44, 1251) to (52, 1251). |
479 Test 29, RTL: | 479 Test 29, RTL: |
480 Moving left: "\n abcABC"[9, 11, 10, 12, 13, 14, 15], "DEF"[1, 2, 3] | 480 Moving left: "\n abcABC"[9, 11, 10, 12, 13, 14, 15], "DEF"[1, 2, 3] |
481 WARNING: Moved in the wrong direction in step 8: from (753, 1251) to (761, 1251)
. | 481 WARNING: Moved in the wrong direction in step 8: from (753, 1251) to (761, 1251)
. |
482 Moving right: "DEF"[3, 2, 1], "\n abcABC"[15, 14, 13, 12, 10, 11, 9] | 482 Moving right: "DEF"[3, 2, 1], "\n abcABC"[15, 14, 13, 12, 10, 11, 9] |
483 WARNING: Moved in the wrong direction in step 2: from (761, 1251) to (753, 1251)
. | 483 WARNING: Moved in the wrong direction in step 2: from (761, 1251) to (753, 1251)
. |
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
619 WARNING: Moved in the wrong direction in step 4: from (748, 1713) to (760, 1713)
. | 619 WARNING: Moved in the wrong direction in step 4: from (748, 1713) to (760, 1713)
. |
620 Moving right: "DEF"[3, 2, 1, 0], "ABC"[3, 2, 1, 0] | 620 Moving right: "DEF"[3, 2, 1, 0], "ABC"[3, 2, 1, 0] |
621 WARNING: Moved in the wrong direction in step 4: from (760, 1713) to (748, 1713)
. | 621 WARNING: Moved in the wrong direction in step 4: from (760, 1713) to (748, 1713)
. |
622 Test 43, LTR: | 622 Test 43, LTR: |
623 Moving right: "abcXXX123QQQdef"[0, 13, 14, 11, 10, 6, 7, 8, 9, 5, 4, 1, 2, 15] | 623 Moving right: "abcXXX123QQQdef"[0, 13, 14, 11, 10, 6, 7, 8, 9, 5, 4, 1, 2, 15] |
624 Moving left: "abcXXX123QQQdef"[15, 2, 1, 4, 5, 9, 8, 7, 6, 10, 11, 14, 13, 0] | 624 Moving left: "abcXXX123QQQdef"[15, 2, 1, 4, 5, 9, 8, 7, 6, 10, 11, 14, 13, 0] |
625 Test 43, RTL: | 625 Test 43, RTL: |
626 Moving left: "abcXXX123QQQdef"[0, 2, 1, 3, 4, 5, 6, 8, 7, 9, 10, 11, 12, 14, 1
3, 15] | 626 Moving left: "abcXXX123QQQdef"[0, 2, 1, 3, 4, 5, 6, 8, 7, 9, 10, 11, 12, 14, 1
3, 15] |
627 Moving right: "abcXXX123QQQdef"[15, 13, 14, 12, 11, 10, 9, 7, 8, 6, 5, 4, 3,
1, 2, 0] | 627 Moving right: "abcXXX123QQQdef"[15, 13, 14, 12, 11, 10, 9, 7, 8, 6, 5, 4, 3,
1, 2, 0] |
628 | 628 |
OLD | NEW |