blob: 78c198613d24092dd7ecbf656b6784c4cdc257f8 [file] [log] [blame]
Tests that a page with an active fetch request is able to enter the back/forward 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 back/forward cache
PASS Promise resolved after restoring from the back/forward cache.
PASS text is "\"This is the body\""
PASS successfullyParsed is true
TEST COMPLETE