chromium/third_party/blink/web_tests/http/tests/misc/image-onerror-no-load-event-expected.txt

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