<!DOCTYPE html> <html> <head> <title>IndexedDB regression test for bug 106883</title> <script type="text/javascript" src="common.js"></script> <script type="text/javascript" src="bug_106883.js"></script> </head> <body onLoad="test()"> <div id="status">Starting...</div> </body> </html>