Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 crbug.com/469678: We should fire an image load event even if the image is the la st one we loaded successfully. | |
| 2 In this test we load an image. Then we make a request for a broken image which d oesn't get the chance to complete before we attempt to load the same image again . | |
| 3 Image onload event fired for green.jpg | |
| 4 Image onload event fired for green.jpg | |
| 5 PASS | |
| OLD | NEW |