blob: 11da35678c1c01482a6451452eca4500f8fc9856 [file] [log] [blame]
<html>
<head>
<script src="resources/database-common.js"></script>
<script src="read-and-write-transactions-dont-run-together.js"></script>
</head>
<body onload="setupAndRunTest();">
This test tests that read and write transactions on different handles to the same database don't run together.<br>
<pre id="console">
FAILURE: test didn't run.
</pre>
</body>
</html>