Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 PASS img.currentSrc.indexOf("blue_rect") is not -1 | 1 PASS img.currentSrc.indexOf("blue_rect.jpg") is not -1 |
| 2 PASS img.currentSrc.indexOf("image-set-4x") is not -1 | 2 PASS img.currentSrc.indexOf("image-set-4x") is not -1 |
| 3 PASS successfullyParsed is true | 3 PASS successfullyParsed is true |
| 4 | 4 |
| 5 TEST COMPLETE | 5 TEST COMPLETE |
| 6 | 6 |
| OLD | NEW |