summaryrefslogtreecommitdiffstats
path: root/tools/page_cycler/indexed_db/basic_insert/start.html
blob: 971186928a94c727fbb980aa4c8df73fa6587ceb (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE HTML>
<html>
<body>
<h3>Note: You must have started chrome with <tt>--enable-file-cookies</tt> for
  this test to work manually.</h3>
<script>document.cookie = "__pc_pages=basic_insert; path=/";</script>
<script src="../../common/start.js"></script>
</body>
</html>