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 immediately launch an other request for th e same image - only one load event should be fired. | |
| 3 Then we do the same again: another load event should be fired. | |
| 4 Image onload event fired for green.jpg | |
| 5 Image onload event fired for green.jpg | |
| 6 PASS | |
| OLD | NEW |