Home | History | Annotate | Download | only in indexeddb
      1 <!DOCTYPE html>
      2 <html>
      3   <head>
      4     <title>IndexedDB regression test for bug 109187</title>
      5     <script type="text/javascript" src="common.js"></script>
      6     <script type="text/javascript" src="bug_109187.js"></script>
      7   </head>
      8   <body onLoad="test()">
      9     <div id="status">Starting...</div>
     10   </body>
     11 </html>
     12