3 <script src=
"resources/database-common.js"></script>
4 <script src=
"open-database-while-transaction-in-progress.js"></script>
6 <body onload=
"setupAndRunTest();">
7 This is a test to see if opening a database while a transaction is running on a different handle to the same database results in a deadlock.
<br>
9 FAILURE: test didn't run.