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