<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>