blob: 1dd3636a79d052773a24a8f72802a9077172d083 [file] [log] [blame]
CONSOLE MESSAGE: line 31: 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