blob: bc7aa50bdaf6ce94fae41329d79f48694a94bbba [file] [log] [blame]
<html>
<head>
<title></title>
<script type="text/javascript">
if (window.layoutTestController)
layoutTestController.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>