blob: 66c0abacd7c4ffa6adaace60b6280be74ae078c0 [file] [log] [blame]
CONSOLE MESSAGE: line 32: 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