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