blob: 60e13e6f9df8bdfa0f677836f832c9c387b6a52c [file]
<html>
<head>
<script src="resources/database-worker-controller.js"></script>
</head>
<body onload="runTest('multiple-transactions.js')">
This is a test to see if the database API allows multiple transactions to be queued on the same database at once:<br>
<pre id="console">
FAILURE: test didn't run.
</pre>
</body>
</html>