summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/DeviceOrientation/no-page-cache-expected.txt
blob: 0217208f9bec000374ac4dfb04420090c9572f70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Tests that pages that use DeviceOrientation are not put in the page cache.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


Main page opening resources/cached-page-1.html
resources/cached-page-1.html onload fired, count = 1
resources/cached-page-1.html about to navigate to resources/cached-page-2.html
resources/cached-page-2.html about to go back to resources/cached-page-1.html
resources/cached-page-1.html onload fired, count = 2
PASS successfullyParsed is true

TEST COMPLETE