<html> <head> <title>IndexedDB regression test for bug 90635</title> <script type="text/javascript" src="shared.js"></script> <script type="text/javascript" src="bug_90635.js"></script> </head> <body onLoad="test()"> <div id="status">Starting...</div> </body> </html>