haikuwebkit/LayoutTests/fast/replaced/image-onload.html

2 lines
162 B
HTML

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