blob: 4a0cd615f7107b685b8b68bba9998e426a1674e8 [file] [log] [blame]
<html>
<head>
<title>IndexedDB transaction that runs forever</title>
<script type="text/javascript" src="common.js"></script>
<script type="text/javascript" src="transaction_run_forever.js"></script>
</head>
<body onLoad="test()">
<div id="status">Starting...</div>
</body>
</html>