blob: 1bba31b2106ea8eab22778aadb911bf171c65957 [file] [log] [blame]
Tests that requestAnimationFrame() does not break when restoring from PageCache upon navigating back cross-origin.
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 requestAnimationFrame is running after restoring from PageCache.
PASS successfullyParsed is true
TEST COMPLETE