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