blob: c421a12e869e927f7399e4138a61e3510e811ac4 [file] [log] [blame]
<!DOCTYPE html>
<script>
if (testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
window.onload = function() {
setTimeout(function() {
if (testRunner)
testRunner.notifyDone();
}, 500);
};
</script>
<img srcset="1x.gif 96w" onerror="console.log('Error triggerred');">