blob: 82cdcee5e6ed0869ca7180eb14c79d98f36b7ca5 [file] [log] [blame]
Tests if repeated loading of non-existent img.src resources doesn't deliver onload.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Received onerror for non-existent img.src
PASS Received onerror for non-existent img.src
PASS Received error event repeatedly.
PASS Received onload for broken img.src
PASS successfullyParsed is true
TEST COMPLETE