1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11

content / test / data / indexeddb / bug_90635.html [blame]

<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>