Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 PASS colorOf(target1) is 'rgb(0, 128, 0)' | |
| 2 PASS colorOf(target2) is 'rgb(255, 0, 0)' | |
| 3 PASS colorOf(target3) is 'rgb(255, 0, 0)' | |
| 4 PASS colorOf(target1) is 'rgb(0, 128, 0)' | |
| 5 PASS colorOf(target2) is 'rgb(0, 0, 255)' | |
| 6 PASS colorOf(target3) is 'rgb(255, 0, 0)' | |
| 7 PASS colorOf(target1) is 'rgb(0, 128, 0)' | |
| 8 PASS colorOf(target2) is 'rgb(0, 0, 255)' | |
| 9 PASS colorOf(target3) is 'rgb(255, 0, 0)' | |
| 10 PASS successfullyParsed is true | |
| 11 | |
| 12 TEST COMPLETE | |
| 13 Hello! Hello! Hello! | |
| OLD | NEW |