blob: e6cf4703d43abf0a8f7708d70e42028fcdf4cea8 [file] [log] [blame]
<body onunload="document.getElementById('i').src = 'broken.jpg'">
<img id="i" src="nosrc.jpg">
This test verifies that starting a subresource load from an unload handler does not cause crashes or assertion failures.
</body>