blob: 1edb4da5bf4b43addfe5e3a556bf61c46ac224de [file] [log] [blame]
<html>
<head>
<title></title>
<script type="text/javascript">
if (window.testRunner)
testRunner.dumpAsText();
</script>
</head>
<body>
<p>
This is test for an image with no data. No crash means test PASS.
</p>
<hr>
<img src="data:image/png,">
</body>
</html>