Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Should used styled image dimensions if available. | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 4 | |
| 5 | |
| 6 PASS image.width is 200 | |
| 7 PASS image.height is 200 | |
| 8 PASS rect.width is 200 | |
| 9 PASS rect.height is 200 | |
| 10 PASS successfullyParsed is true | |
| 11 | |
| 12 TEST COMPLETE | |
| 13 | |
| OLD | NEW |