1 Tests that pages that use DeviceOrientation are not put in the page cache. 2 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 4 5 6 Main page opening resources/cached-page-1.html 7 resources/cached-page-1.html onload fired, count = 1 8 resources/cached-page-1.html about to navigate to resources/cached-page-2.html 9 resources/cached-page-2.html about to go back to resources/cached-page-1.html 10 resources/cached-page-1.html onload fired, count = 2 11 PASS successfullyParsed is true 12 13 TEST COMPLETE 14 15