• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<html>
2  <head>
3    <title>IndexedDB database test</title>
4    <script type="text/javascript" src="common.js"></script>
5  </head>
6  <body onload="done()">
7    <div id="status">If this page loads, the renderer didn't crash and the test
8      succeeded.</div>
9  </body>
10</html>
11