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