blob: 970600f0412c645df66bb6eab8dd12a1d9b1d24d [file] [log] [blame]
<html>
<head>
<title>IndexedDB simple blob reading test</title>
<script type="text/javascript" src="common.js"></script>
<script type="text/javascript" src="simple_blob_read.js"></script>
</head>
<body onLoad="test()">
<div id="status">Starting...</div>
</body>
</html>