Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / DeviceOrientation / page-visibility-expected.txt
blob18426afc69d3b526846ea2ab20a41469cc288acf
1 Tests to check that deviceorientation events are not fired when the page is not visible.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 * Page is visible
7 PASS Received a deviceorientation event
8 * Page is hidden
9 PASS Did not receive a deviceorientation event
10 * Page is visible
11 PASS Received a deviceorientation event
12 PASS successfullyParsed is true
14 TEST COMPLETE