chromium/content/test/data/indexeddb/bug_1203335.html

<html>
  <head>
    <title>IndexedDB quota test</title>
    <script type="text/javascript" src="common.js"></script>
    <script type="text/javascript" src="bug_1203335.js"></script>
  </head>
  <body onLoad="test()">
    <div id="status">Starting...</div>
  </body>
</html>