blob: 5a7c17cccd713824530ca4ca2d5abb986ff74319 [file] [log] [blame]
CONSOLE MESSAGE: Web SQL is deprecated. Please use IndexedDB instead.
Tests that a page with an open WebDatabase with no pending transaction 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 did enter and was restored from the page cache
PASS successfullyParsed is true
TEST COMPLETE