chromium/third_party/blink/web_tests/fast/replaced/image-onload.html

<img src="resources/compass.jpg" onload="document.getElementById('emptyParagraph').appendChild(document.createTextNode('not empty'))"><p id="emptyParagraph"></p>