OLD | NEW |
1 Test that targetted area is picked even if the touch area is not fully contained
. | 1 Test that targetted area is picked even if the touch area is not fully contained
. |
2 | 2 |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
4 | 4 |
5 | 5 |
| 6 PASS successfullyParsed is true |
| 7 |
| 8 TEST COMPLETE |
6 PASS zoomableArea.top is 100 | 9 PASS zoomableArea.top is 100 |
7 PASS zoomableArea.left is 100 | 10 PASS zoomableArea.left is 100 |
8 PASS zoomableArea.width is 200 | 11 PASS zoomableArea.width is 200 |
9 PASS zoomableArea.height is 20 | 12 PASS zoomableArea.height is 20 |
10 PASS successfullyParsed is true | 13 PASS successfullyParsed is true |
11 | 14 |
12 TEST COMPLETE | 15 TEST COMPLETE |
13 PASS successfullyParsed is true | |
14 | |
15 TEST COMPLETE | |
16 | 16 |
OLD | NEW |