blob: ce0d35c476ff5a85616d8b86499d859c643ace84 [file] [log] [blame]
Tests that a page with pending DOMCache activity goes into the page cache.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
pageshow - not from cache
pagehide - entering cache
pageshow - from cache
PASS Page was restored from Page Cache
PASS Cache.add() succeeded
PASS !!restoredFromPageCache is true
PASS successfullyParsed is true
TEST COMPLETE