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