summaryrefslogtreecommitdiffstats
path: root/dom/indexedDB/test/page_private_idb.html
blob: 795a814981b3dabf2b9522b155b634dd0491ad20 (plain)
1
2
3
4
5
6
7
8
9
<!doctype html>
<html>
<head>
  <meta charset="utf-8">
</head>
<body>
  All the interesting stuff happens in ContentTask.spawn() calls.
</body>
</html>