| 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 Test 0: canvas should be green | 5 Test 0: canvas should be green |
| 5 PASS pixel[0] is within 1 of 0 | 6 PASS pixel[0] is within 1 of 0 |
| 6 PASS pixel[1] is within 1 of 255 | 7 PASS pixel[1] is within 1 of 255 |
| 7 PASS pixel[2] is within 1 of 0 | 8 PASS pixel[2] is within 1 of 0 |
| 9 Snapshot width: 800 height: 600 |
| 8 Test 1: canvas should be red | 10 Test 1: canvas should be red |
| 9 PASS pixel[0] is within 1 of 255 | 11 PASS pixel[0] is within 1 of 255 |
| 10 PASS pixel[1] is within 1 of 0 | 12 PASS pixel[1] is within 1 of 0 |
| 11 PASS pixel[2] is within 1 of 0 | 13 PASS pixel[2] is within 1 of 0 |
| 14 Snapshot width: 800 height: 600 |
| 12 Test 2: canvas should be blue | 15 Test 2: canvas should be blue |
| 13 PASS pixel[0] is within 1 of 0 | 16 PASS pixel[0] is within 1 of 0 |
| 14 PASS pixel[1] is within 1 of 0 | 17 PASS pixel[1] is within 1 of 0 |
| 15 PASS pixel[2] is within 1 of 255 | 18 PASS pixel[2] is within 1 of 255 |
| 16 | 19 |
| OLD | NEW |