| OLD | NEW |
| 1 PASS document.getElementById("simple").clientWidth is 400 | 1 PASS document.getElementById("simple").clientWidth is 400 |
| 2 PASS currentSrcFileName("simple") is "image-set-1x.png?1" | 2 PASS currentSrcFileName("simple") is "image-set-1x.png?1" |
| 3 PASS document.getElementById("simple").clientWidth is 1600 | 3 PASS document.getElementById("simple").clientWidth is 1600 |
| 4 PASS currentSrcFileName("simple") is "image-set-4x.png" | 4 PASS currentSrcFileName("simple") is "image-set-4x.png" |
| 5 PASS document.getElementById("simple").clientWidth is 75 | 5 PASS document.getElementById("simple").clientWidth is 75 |
| 6 PASS currentSrcFileName("simple") is "blue_rect.jpg?1" | 6 PASS currentSrcFileName("simple") is "blue_rect.jpg?1" |
| 7 PASS document.getElementById("simple").clientWidth is 400 | 7 PASS document.getElementById("simple").clientWidth is 400 |
| 8 PASS currentSrcFileName("simple") is "image-set-1x.png?2" | 8 PASS currentSrcFileName("simple") is "image-set-1x.png?2" |
| 9 PASS currentSrcFileName("simple") is "image-set-1x.png?2" | 9 PASS currentSrcFileName("simple") is "image-set-1x.png?2" |
| 10 PASS successfullyParsed is true | 10 PASS successfullyParsed is true |
| 11 | 11 |
| 12 TEST COMPLETE | 12 TEST COMPLETE |
| 13 | 13 |
| OLD | NEW |