| 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: |
| (...skipping 339 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 350 Moving left: "\n OWQU[\n "[14, 10, 11, 12, 13, 9], <DIV>[0], "\n
WMH[\n "[13, 10, 11, 12, 9] | 350 Moving left: "\n OWQU[\n "[14, 10, 11, 12, 13, 9], <DIV>[0], "\n
WMH[\n "[13, 10, 11, 12, 9] |
| 351 Test 24, RTL: | 351 Test 24, RTL: |
| 352 Moving left: "\n WMH[\n "[9, 10, 11, 12, 13], <DIV>[0], "\n
OWQU[\n "[9, 10, 11, 12, 13, 14] | 352 Moving left: "\n WMH[\n "[9, 10, 11, 12, 13], <DIV>[0], "\n
OWQU[\n "[9, 10, 11, 12, 13, 14] |
| 353 WARNING: Moved in the wrong direction in step 1: from (767, 993) to (720, 1051). | 353 WARNING: Moved in the wrong direction in step 1: from (767, 993) to (720, 1051). |
| 354 WARNING: Moved in the wrong direction in step 7: from (767, 993) to (720, 1051). | 354 WARNING: Moved in the wrong direction in step 7: from (767, 993) to (720, 1051). |
| 355 Moving right: "\n OWQU[\n "[14, 13, 12, 11, 10, 9], <DIV>[0], "\n
WMH[\n "[13, 12, 11, 10, 9] | 355 Moving right: "\n OWQU[\n "[14, 13, 12, 11, 10, 9], <DIV>[0], "\n
WMH[\n "[13, 12, 11, 10, 9] |
| 356 WARNING: Moved in the wrong direction in step 5: from (720, 1051) to (767, 993). | 356 WARNING: Moved in the wrong direction in step 5: from (720, 1051) to (767, 993). |
| 357 WARNING: Moved in the wrong direction in step 11: from (720, 1051) to (767, 993)
. | 357 WARNING: Moved in the wrong direction in step 11: from (720, 1051) to (767, 993)
. |
| 358 Test 25, LTR: | 358 Test 25, LTR: |
| 359 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] | 359 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] |
| 360 WARNING: Moved in the wrong direction in step 2: from (113, 1083) to (105, 1083)
. | 360 WARNING: Moved in the wrong direction in step 2: from (113, 1083) to (105, 1084)
. |
| 361 WARNING: Moved in the wrong direction in step 3: from (105, 1083) to (93, 1083). | 361 WARNING: Moved in the wrong direction in step 3: from (105, 1084) to (93, 1084). |
| 362 WARNING: Moved in the wrong direction in step 8: from (56, 1083) to (46, 1083). | 362 WARNING: Moved in the wrong direction in step 8: from (56, 1084) to (46, 1084). |
| 363 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] | 363 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] |
| 364 WARNING: Moved in the wrong direction in step 6: from (46, 1083) to (56, 1083). | 364 WARNING: Moved in the wrong direction in step 6: from (46, 1084) to (56, 1084). |
| 365 WARNING: Moved in the wrong direction in step 11: from (93, 1083) to (105, 1083)
. | 365 WARNING: Moved in the wrong direction in step 11: from (93, 1084) to (105, 1084)
. |
| 366 WARNING: Moved in the wrong direction in step 12: from (105, 1083) to (113, 1083
). | 366 WARNING: Moved in the wrong direction in step 12: from (105, 1084) to (113, 1083
). |
| 367 Test 25, RTL: | 367 Test 25, RTL: |
| 368 Moving left: "\n abcdefABC"[9, 14, 13, 12, 11, 10, 15, 16, 17, 18], <DI
V>[2], "DEF\n "[1, 2, 3] | 368 Moving left: "\n abcdefABC"[9, 14, 13, 12, 11, 10, 15, 16, 17, 18], <DI
V>[2], "DEF\n "[1, 2, 3] |
| 369 WARNING: Moved in the wrong direction in step 3: from (649, 1083) to (654, 1083)
. | 369 WARNING: Moved in the wrong direction in step 3: from (649, 1084) to (654, 1084)
. |
| 370 WARNING: Moved in the wrong direction in step 4: from (654, 1083) to (666, 1083)
. | 370 WARNING: Moved in the wrong direction in step 4: from (654, 1084) to (666, 1084)
. |
| 371 WARNING: Moved in the wrong direction in step 5: from (666, 1083) to (673, 1083)
. | 371 WARNING: Moved in the wrong direction in step 12: from (725, 1084) to (735, 1084
). |
| 372 WARNING: Moved in the wrong direction in step 12: from (725, 1083) to (735, 1083
). | 372 WARNING: Moved in the wrong direction in step 13: from (735, 1084) to (743, 1084
). |
| 373 WARNING: Moved in the wrong direction in step 13: from (735, 1083) to (743, 1083
). | |
| 374 Moving right: "DEF\n "[3, 2, 1], <DIV>[2], "\n abcdefABC"[18, 17, 1
6, 15, 10, 11, 12, 13, 14, 9] | 373 Moving right: "DEF\n "[3, 2, 1], <DIV>[2], "\n abcdefABC"[18, 17, 1
6, 15, 10, 11, 12, 13, 14, 9] |
| 375 WARNING: Moved in the wrong direction in step 1: from (743, 1083) to (735, 1083)
. | 374 WARNING: Moved in the wrong direction in step 1: from (743, 1084) to (735, 1084)
. |
| 376 WARNING: Moved in the wrong direction in step 2: from (735, 1083) to (725, 1083)
. | 375 WARNING: Moved in the wrong direction in step 2: from (735, 1084) to (725, 1084)
. |
| 377 WARNING: Moved in the wrong direction in step 9: from (673, 1083) to (666, 1083)
. | 376 WARNING: Moved in the wrong direction in step 10: from (666, 1084) to (654, 1084
). |
| 378 WARNING: Moved in the wrong direction in step 10: from (666, 1083) to (654, 1083
). | 377 WARNING: Moved in the wrong direction in step 11: from (654, 1084) to (649, 1084
). |
| 379 WARNING: Moved in the wrong direction in step 11: from (654, 1083) to (649, 1083
). | |
| 380 Test 26, LTR: | 378 Test 26, LTR: |
| 381 Moving right: "\n ABCDEFabc"[9, 14, 13, 12, 11, 10, 15, 16, 17, 18], <D
IV>[2], "def\n "[1, 2, 3] | 379 Moving right: "\n ABCDEFabc"[9, 14, 13, 12, 11, 10, 15, 16, 17, 18], <D
IV>[2], "def\n "[1, 2, 3] |
| 382 WARNING: Moved in the wrong direction in step 3: from (155, 1116) to (149, 1116)
. | 380 WARNING: Moved in the wrong direction in step 3: from (155, 1117) to (149, 1117)
. |
| 383 WARNING: Moved in the wrong direction in step 4: from (149, 1116) to (140, 1116)
. | 381 WARNING: Moved in the wrong direction in step 4: from (149, 1117) to (140, 1117)
. |
| 384 WARNING: Moved in the wrong direction in step 5: from (140, 1116) to (129, 1116)
. | 382 WARNING: Moved in the wrong direction in step 12: from (77, 1117) to (68, 1117). |
| 385 WARNING: Moved in the wrong direction in step 12: from (77, 1116) to (68, 1116). | 383 WARNING: Moved in the wrong direction in step 13: from (68, 1117) to (62, 1117). |
| 386 WARNING: Moved in the wrong direction in step 13: from (68, 1116) to (62, 1116). | |
| 387 Moving left: "def\n "[3, 2, 1], <DIV>[2], "\n ABCDEFabc"[18, 17, 16
, 15, 10, 11, 12, 13, 14, 9] | 384 Moving left: "def\n "[3, 2, 1], <DIV>[2], "\n ABCDEFabc"[18, 17, 16
, 15, 10, 11, 12, 13, 14, 9] |
| 388 WARNING: Moved in the wrong direction in step 1: from (62, 1116) to (68, 1116). | 385 WARNING: Moved in the wrong direction in step 1: from (62, 1117) to (68, 1117). |
| 389 WARNING: Moved in the wrong direction in step 2: from (68, 1116) to (77, 1116). | 386 WARNING: Moved in the wrong direction in step 2: from (68, 1117) to (77, 1117). |
| 390 WARNING: Moved in the wrong direction in step 9: from (129, 1116) to (140, 1116)
. | 387 WARNING: Moved in the wrong direction in step 10: from (140, 1117) to (149, 1117
). |
| 391 WARNING: Moved in the wrong direction in step 10: from (140, 1116) to (149, 1116
). | 388 WARNING: Moved in the wrong direction in step 11: from (149, 1117) to (155, 1117
). |
| 392 WARNING: Moved in the wrong direction in step 11: from (149, 1116) to (155, 1116
). | |
| 393 Test 26, RTL: | 389 Test 26, RTL: |
| 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] | 390 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] |
| 395 WARNING: Moved in the wrong direction in step 2: from (691, 1116) to (702, 1116)
. | 391 WARNING: Moved in the wrong direction in step 2: from (691, 1116) to (702, 1117)
. |
| 396 WARNING: Moved in the wrong direction in step 3: from (702, 1116) to (711, 1116)
. | 392 WARNING: Moved in the wrong direction in step 3: from (702, 1117) to (711, 1117)
. |
| 397 WARNING: Moved in the wrong direction in step 8: from (748, 1116) to (757, 1116)
. | 393 WARNING: Moved in the wrong direction in step 8: from (748, 1117) to (757, 1117)
. |
| 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] | 394 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] |
| 399 WARNING: Moved in the wrong direction in step 6: from (757, 1116) to (748, 1116)
. | 395 WARNING: Moved in the wrong direction in step 6: from (757, 1117) to (748, 1117)
. |
| 400 WARNING: Moved in the wrong direction in step 11: from (711, 1116) to (702, 1116
). | 396 WARNING: Moved in the wrong direction in step 11: from (711, 1117) to (702, 1117
). |
| 401 WARNING: Moved in the wrong direction in step 12: from (702, 1116) to (691, 1116
). | 397 WARNING: Moved in the wrong direction in step 12: from (702, 1117) to (691, 1116
). |
| 402 Test 27, LTR: | 398 Test 27, LTR: |
| 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] | 399 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] |
| 404 WARNING: Moved in the wrong direction in step 2: from (212, 1149) to (200, 1149)
. | 400 WARNING: Moved in the wrong direction in step 2: from (212, 1150) to (200, 1150)
. |
| 405 WARNING: Moved in the wrong direction in step 4: from (277, 1149) to (56, 1149). | 401 WARNING: Moved in the wrong direction in step 4: from (277, 1150) to (56, 1150). |
| 406 WARNING: Moved in the wrong direction in step 6: from (56, 1149) to (46, 1149). | 402 WARNING: Moved in the wrong direction in step 6: from (56, 1150) to (46, 1150). |
| 407 WARNING: Moved in the wrong direction in step 8: from (267, 1149) to (194, 1149)
. | 403 WARNING: Moved in the wrong direction in step 9: from (194, 1149) to (64, 1150). |
| 408 WARNING: Moved in the wrong direction in step 9: from (194, 1149) to (64, 1149). | 404 WARNING: Moved in the wrong direction in step 10: from (64, 1150) to (56, 1150). |
| 409 WARNING: Moved in the wrong direction in step 10: from (64, 1149) to (56, 1149). | 405 WARNING: Moved in the wrong direction in step 11: from (56, 1150) to (46, 1150). |
| 410 WARNING: Moved in the wrong direction in step 11: from (56, 1149) to (46, 1149). | 406 WARNING: Moved in the wrong direction in step 14: from (194, 1149) to (267, 1150
). |
| 411 WARNING: Moved in the wrong direction in step 15: from (267, 1149) to (258, 1149
). | 407 WARNING: Moved in the wrong direction in step 15: from (267, 1150) to (258, 1150
). |
| 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] | 408 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] |
| 413 WARNING: Moved in the wrong direction in step 1: from (258, 1149) to (267, 1149)
. | 409 WARNING: Moved in the wrong direction in step 1: from (258, 1150) to (267, 1150)
. |
| 414 WARNING: Moved in the wrong direction in step 5: from (46, 1149) to (56, 1149). | 410 WARNING: Moved in the wrong direction in step 2: from (267, 1150) to (194, 1149)
. |
| 415 WARNING: Moved in the wrong direction in step 6: from (56, 1149) to (64, 1149). | 411 WARNING: Moved in the wrong direction in step 5: from (46, 1150) to (56, 1150). |
| 416 WARNING: Moved in the wrong direction in step 7: from (64, 1149) to (194, 1149). | 412 WARNING: Moved in the wrong direction in step 6: from (56, 1150) to (64, 1150). |
| 417 WARNING: Moved in the wrong direction in step 8: from (194, 1149) to (267, 1149)
. | 413 WARNING: Moved in the wrong direction in step 7: from (64, 1150) to (194, 1149). |
| 418 WARNING: Moved in the wrong direction in step 10: from (46, 1149) to (56, 1149). | 414 WARNING: Moved in the wrong direction in step 10: from (46, 1150) to (56, 1150). |
| 419 WARNING: Moved in the wrong direction in step 12: from (56, 1149) to (277, 1149)
. | 415 WARNING: Moved in the wrong direction in step 12: from (56, 1150) to (277, 1150)
. |
| 420 WARNING: Moved in the wrong direction in step 14: from (200, 1149) to (212, 1149
). | 416 WARNING: Moved in the wrong direction in step 14: from (200, 1150) to (212, 1150
). |
| 421 Test 27, RTL: | 417 Test 27, RTL: |
| 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] | 418 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] |
| 423 WARNING: Moved in the wrong direction in step 2: from (532, 1149) to (544, 1149)
. | 419 WARNING: Moved in the wrong direction in step 2: from (532, 1150) to (544, 1150)
. |
| 424 WARNING: Moved in the wrong direction in step 4: from (527, 1149) to (759, 1149)
. | 420 WARNING: Moved in the wrong direction in step 4: from (527, 1150) to (759, 1150)
. |
| 425 WARNING: Moved in the wrong direction in step 6: from (749, 1149) to (759, 1149)
. | 421 WARNING: Moved in the wrong direction in step 6: from (749, 1150) to (759, 1150)
. |
| 426 WARNING: Moved in the wrong direction in step 10: from (599, 1149) to (749, 1149
). | 422 WARNING: Moved in the wrong direction in step 9: from (609, 1149) to (599, 1150)
. |
| 427 WARNING: Moved in the wrong direction in step 11: from (749, 1149) to (759, 1149
). | 423 WARNING: Moved in the wrong direction in step 10: from (599, 1150) to (749, 1150
). |
| 428 WARNING: Moved in the wrong direction in step 14: from (599, 1149) to (609, 1149
). | 424 WARNING: Moved in the wrong direction in step 11: from (749, 1150) to (759, 1150
). |
| 425 WARNING: Moved in the wrong direction in step 15: from (609, 1149) to (590, 1150
). |
| 429 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] | 426 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 WARNING: Moved in the wrong direction in step 2: from (609, 1149) to (599, 1149)
. | 427 WARNING: Moved in the wrong direction in step 1: from (590, 1150) to (609, 1149)
. |
| 431 WARNING: Moved in the wrong direction in step 5: from (759, 1149) to (749, 1149)
. | 428 WARNING: Moved in the wrong direction in step 5: from (759, 1150) to (749, 1150)
. |
| 432 WARNING: Moved in the wrong direction in step 6: from (749, 1149) to (599, 1149)
. | 429 WARNING: Moved in the wrong direction in step 6: from (749, 1150) to (599, 1150)
. |
| 433 WARNING: Moved in the wrong direction in step 10: from (759, 1149) to (749, 1149
). | 430 WARNING: Moved in the wrong direction in step 7: from (599, 1150) to (609, 1149)
. |
| 434 WARNING: Moved in the wrong direction in step 12: from (759, 1149) to (527, 1149
). | 431 WARNING: Moved in the wrong direction in step 10: from (759, 1150) to (749, 1150
). |
| 435 WARNING: Moved in the wrong direction in step 14: from (544, 1149) to (532, 1149
). | 432 WARNING: Moved in the wrong direction in step 12: from (759, 1150) to (527, 1150
). |
| 433 WARNING: Moved in the wrong direction in step 14: from (544, 1150) to (532, 1150
). |
| 436 Test 28, LTR: | 434 Test 28, LTR: |
| 437 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] | 435 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] |
| 438 WARNING: Moved in the wrong direction in step 2: from (272, 1184) to (263, 1184)
. | 436 WARNING: Moved in the wrong direction in step 2: from (272, 1185) to (263, 1185)
. |
| 439 WARNING: Moved in the wrong direction in step 4: from (278, 1184) to (44, 1184). | 437 WARNING: Moved in the wrong direction in step 4: from (278, 1185) to (44, 1185). |
| 440 WARNING: Moved in the wrong direction in step 6: from (53, 1184) to (44, 1184). | 438 WARNING: Moved in the wrong direction in step 6: from (53, 1185) to (44, 1185). |
| 441 WARNING: Moved in the wrong direction in step 10: from (203, 1184) to (53, 1184)
. | 439 WARNING: Moved in the wrong direction in step 9: from (193, 1184) to (203, 1185)
. |
| 442 WARNING: Moved in the wrong direction in step 11: from (53, 1184) to (44, 1184). | 440 WARNING: Moved in the wrong direction in step 10: from (203, 1185) to (53, 1185)
. |
| 443 WARNING: Moved in the wrong direction in step 14: from (203, 1184) to (193, 1184
). | 441 WARNING: Moved in the wrong direction in step 11: from (53, 1185) to (44, 1185). |
| 442 WARNING: Moved in the wrong direction in step 15: from (193, 1184) to (213, 1185
). |
| 444 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] | 443 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] |
| 445 WARNING: Moved in the wrong direction in step 2: from (193, 1184) to (203, 1184)
. | 444 WARNING: Moved in the wrong direction in step 1: from (213, 1185) to (193, 1184)
. |
| 446 WARNING: Moved in the wrong direction in step 5: from (44, 1184) to (53, 1184). | 445 WARNING: Moved in the wrong direction in step 5: from (44, 1185) to (53, 1185). |
| 447 WARNING: Moved in the wrong direction in step 6: from (53, 1184) to (203, 1184). | 446 WARNING: Moved in the wrong direction in step 6: from (53, 1185) to (203, 1185). |
| 448 WARNING: Moved in the wrong direction in step 10: from (44, 1184) to (53, 1184). | 447 WARNING: Moved in the wrong direction in step 7: from (203, 1185) to (193, 1184)
. |
| 449 WARNING: Moved in the wrong direction in step 12: from (44, 1184) to (278, 1184)
. | 448 WARNING: Moved in the wrong direction in step 10: from (44, 1185) to (53, 1185). |
| 450 WARNING: Moved in the wrong direction in step 14: from (263, 1184) to (272, 1184
). | 449 WARNING: Moved in the wrong direction in step 12: from (44, 1185) to (278, 1185)
. |
| 450 WARNING: Moved in the wrong direction in step 14: from (263, 1185) to (272, 1185
). |
| 451 Test 28, RTL: | 451 Test 28, RTL: |
| 452 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] | 452 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] |
| 453 WARNING: Moved in the wrong direction in step 2: from (595, 1184) to (604, 1184)
. | 453 WARNING: Moved in the wrong direction in step 2: from (595, 1185) to (604, 1185)
. |
| 454 WARNING: Moved in the wrong direction in step 4: from (526, 1184) to (748, 1184)
. | 454 WARNING: Moved in the wrong direction in step 4: from (527, 1185) to (748, 1185)
. |
| 455 WARNING: Moved in the wrong direction in step 6: from (748, 1184) to (757, 1184)
. | 455 WARNING: Moved in the wrong direction in step 6: from (748, 1185) to (757, 1185)
. |
| 456 WARNING: Moved in the wrong direction in step 8: from (535, 1184) to (610, 1184)
. | 456 WARNING: Moved in the wrong direction in step 9: from (610, 1184) to (741, 1185)
. |
| 457 WARNING: Moved in the wrong direction in step 9: from (610, 1184) to (741, 1184)
. | 457 WARNING: Moved in the wrong direction in step 10: from (741, 1185) to (748, 1185
). |
| 458 WARNING: Moved in the wrong direction in step 10: from (741, 1184) to (748, 1184
). | 458 WARNING: Moved in the wrong direction in step 11: from (748, 1185) to (757, 1185
). |
| 459 WARNING: Moved in the wrong direction in step 11: from (748, 1184) to (757, 1184
). | 459 WARNING: Moved in the wrong direction in step 14: from (610, 1184) to (535, 1185
). |
| 460 WARNING: Moved in the wrong direction in step 15: from (535, 1184) to (545, 1184
). | 460 WARNING: Moved in the wrong direction in step 15: from (535, 1185) to (545, 1185
). |
| 461 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] | 461 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] |
| 462 WARNING: Moved in the wrong direction in step 1: from (545, 1184) to (535, 1184)
. | 462 WARNING: Moved in the wrong direction in step 1: from (545, 1185) to (535, 1185)
. |
| 463 WARNING: Moved in the wrong direction in step 5: from (757, 1184) to (748, 1184)
. | 463 WARNING: Moved in the wrong direction in step 2: from (535, 1185) to (610, 1184)
. |
| 464 WARNING: Moved in the wrong direction in step 6: from (748, 1184) to (741, 1184)
. | 464 WARNING: Moved in the wrong direction in step 5: from (757, 1185) to (748, 1185)
. |
| 465 WARNING: Moved in the wrong direction in step 7: from (741, 1184) to (610, 1184)
. | 465 WARNING: Moved in the wrong direction in step 6: from (748, 1185) to (741, 1185)
. |
| 466 WARNING: Moved in the wrong direction in step 8: from (610, 1184) to (535, 1184)
. | 466 WARNING: Moved in the wrong direction in step 7: from (741, 1185) to (610, 1184)
. |
| 467 WARNING: Moved in the wrong direction in step 10: from (757, 1184) to (748, 1184
). | 467 WARNING: Moved in the wrong direction in step 10: from (757, 1185) to (748, 1185
). |
| 468 WARNING: Moved in the wrong direction in step 12: from (748, 1184) to (526, 1184
). | 468 WARNING: Moved in the wrong direction in step 12: from (748, 1185) to (527, 1185
). |
| 469 WARNING: Moved in the wrong direction in step 14: from (604, 1184) to (595, 1184
). | 469 WARNING: Moved in the wrong direction in step 14: from (604, 1185) to (595, 1185
). |
| 470 Test 29, LTR: | 470 Test 29, LTR: |
| 471 Moving right: "\n abcABC"[9, 10, 11, 12], "DEF"[2, 1], "\n abcAB
C"[15, 14, 13], "DEF"[3] | 471 Moving right: "\n abcABC"[9, 10, 11, 12], "DEF"[2, 1], "\n abcAB
C"[15, 14, 13], "DEF"[3] |
| 472 WARNING: Moved in the wrong direction in step 5: from (56, 1219) to (46, 1219). | 472 WARNING: Moved in the wrong direction in step 5: from (56, 1219) to (46, 1219). |
| 473 Moving left: "DEF"[3], "\n abcABC"[13, 14, 15], "DEF"[1, 2], "\n
abcABC"[12, 11, 10, 9] | 473 Moving left: "DEF"[3], "\n abcABC"[13, 14, 15], "DEF"[1, 2], "\n
abcABC"[12, 11, 10, 9] |
| 474 WARNING: Moved in the wrong direction in step 5: from (46, 1219) to (56, 1219). | 474 WARNING: Moved in the wrong direction in step 5: from (46, 1219) to (56, 1219). |
| 475 Test 29, RTL: | 475 Test 29, RTL: |
| 476 Moving left: "\n abcABC"[9, 11, 10, 12, 13, 14, 15], "DEF"[1, 2, 3] | 476 Moving left: "\n abcABC"[9, 11, 10, 12, 13, 14, 15], "DEF"[1, 2, 3] |
| 477 WARNING: Moved in the wrong direction in step 8: from (749, 1219) to (759, 1219)
. | 477 WARNING: Moved in the wrong direction in step 8: from (749, 1219) to (759, 1219)
. |
| 478 Moving right: "DEF"[3, 2, 1], "\n abcABC"[15, 14, 13, 12, 10, 11, 9] | 478 Moving right: "DEF"[3, 2, 1], "\n abcABC"[15, 14, 13, 12, 10, 11, 9] |
| 479 WARNING: Moved in the wrong direction in step 2: from (759, 1219) to (749, 1219)
. | 479 WARNING: Moved in the wrong direction in step 2: from (759, 1219) to (749, 1219)
. |
| (...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 615 WARNING: Moved in the wrong direction in step 4: from (741, 1653) to (757, 1653)
. | 615 WARNING: Moved in the wrong direction in step 4: from (741, 1653) to (757, 1653)
. |
| 616 Moving right: "DEF"[3, 2, 1, 0], "ABC"[3, 2, 1, 0] | 616 Moving right: "DEF"[3, 2, 1, 0], "ABC"[3, 2, 1, 0] |
| 617 WARNING: Moved in the wrong direction in step 4: from (757, 1653) to (741, 1653)
. | 617 WARNING: Moved in the wrong direction in step 4: from (757, 1653) to (741, 1653)
. |
| 618 Test 43, LTR: | 618 Test 43, LTR: |
| 619 Moving right: "abcXXX123QQQdef"[0, 13, 14, 11, 10, 6, 7, 8, 9, 5, 4, 1, 2, 15] | 619 Moving right: "abcXXX123QQQdef"[0, 13, 14, 11, 10, 6, 7, 8, 9, 5, 4, 1, 2, 15] |
| 620 Moving left: "abcXXX123QQQdef"[15, 2, 1, 4, 5, 9, 8, 7, 6, 10, 11, 14, 13, 0] | 620 Moving left: "abcXXX123QQQdef"[15, 2, 1, 4, 5, 9, 8, 7, 6, 10, 11, 14, 13, 0] |
| 621 Test 43, RTL: | 621 Test 43, RTL: |
| 622 Moving left: "abcXXX123QQQdef"[0, 2, 1, 3, 4, 5, 6, 8, 7, 9, 10, 11, 12, 14, 1
3, 15] | 622 Moving left: "abcXXX123QQQdef"[0, 2, 1, 3, 4, 5, 6, 8, 7, 9, 10, 11, 12, 14, 1
3, 15] |
| 623 Moving right: "abcXXX123QQQdef"[15, 13, 14, 12, 11, 10, 9, 7, 8, 6, 5, 4, 3,
1, 2, 0] | 623 Moving right: "abcXXX123QQQdef"[15, 13, 14, 12, 11, 10, 9, 7, 8, 6, 5, 4, 3,
1, 2, 0] |
| 624 | 624 |
| OLD | NEW |