1 Tests that a page with a closed IndexedDB database goes into the page cache.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 pageshow - not from cache
7 pagehide - entering cache
8 pageshow - from cache
9 PASS Page did enter and was restored from the page cache
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13