blob: 9b7a68de2db139893ffc2aabb8fa7a540cb7bedf [file] [log] [blame]
Tests that a page with a loading iframe that has a pending XHR 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
* iframe starting XHR
pagehide - entering cache
pageshow - from cache
PASS Page did enter and was restored from the page cache
PASS XHR finished after restoring from the cache
PASS successfullyParsed is true
TEST COMPLETE