<html> | |
<head> | |
<script src="resources/test-inputs-common.js"></script> | |
</head> | |
<body onload="runTest('resources/open-database-while-transaction-in-progress-sync.js')"> | |
Test that a second handle to the same database can be opened inside a transaction running on the first handle. | |
<pre id="console"> | |
</pre> | |
</body> | |
</html> |