blob: 304c53fa6d101e24eb17654b470c7edd8a578e23 [file] [log] [blame]
<html>
<head>
<title>IndexedDB cursor test</title>
<script type="text/javascript" src="common.js"></script>
<script type="text/javascript" src="cursor_test.js"></script>
</head>
<body onLoad="test()">
<div id="status">Starting...</div>
</body>
</html>