blob: a0bc0dd70493b8e0445d278a6996b9b7edd9735e [file] [log] [blame]
<html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>Page with square</title>
<script>
if (window.layoutTestController) {
layoutTestController.dumpAsText();
}
</script>
</head><body>
This is a red square:<br>
<img src="page_with_image_files/red_square.png" onerror="document.getElementById('error').innerHTML+='Failed to load image!'">
<div id="error"></div>
</body></html>