OLD | NEW |
1 PASS successfullyParsed is true | 1 PASS successfullyParsed is true |
2 | 2 |
3 TEST COMPLETE | 3 TEST COMPLETE |
4 Snapshot width: 800 height: 600 | 4 Snapshot width: 800 height: 600 |
5 Test 0: canvas should be green | 5 Test 0: canvas should be green |
6 PASS pixel[0] is within 1 of 0 | 6 PASS pixel[0] is within 1 of 0 |
7 PASS pixel[1] is within 1 of 255 | 7 PASS pixel[1] is within 1 of 255 |
8 PASS pixel[2] is within 1 of 0 | 8 PASS pixel[2] is within 1 of 0 |
9 Snapshot width: 800 height: 600 | 9 Snapshot width: 800 height: 600 |
10 Test 1: canvas should be red | 10 Test 1: canvas should be red |
11 PASS pixel[0] is within 1 of 255 | 11 PASS pixel[0] is within 1 of 255 |
12 PASS pixel[1] is within 1 of 0 | 12 PASS pixel[1] is within 1 of 0 |
13 PASS pixel[2] is within 1 of 0 | 13 PASS pixel[2] is within 1 of 0 |
14 Snapshot width: 800 height: 600 | 14 Snapshot width: 800 height: 600 |
15 Test 2: canvas should be blue | 15 Test 2: canvas should be blue |
16 PASS pixel[0] is within 1 of 0 | 16 PASS pixel[0] is within 1 of 0 |
17 PASS pixel[1] is within 1 of 0 | 17 PASS pixel[1] is within 1 of 0 |
18 PASS pixel[2] is within 1 of 255 | 18 PASS pixel[2] is within 1 of 255 |
19 | 19 |
OLD | NEW |