Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / DeviceOrientation / updates-expected.txt
blob3b2e39a4fa76915f98961030219f2a5c22a8839a
1 Tests that updates to the orientation causes new events to fire.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS deviceOrientationEvent.alpha is mockEvent.alpha
7 PASS deviceOrientationEvent.beta is mockEvent.beta
8 PASS deviceOrientationEvent.gamma is mockEvent.gamma
9 PASS deviceOrientationEvent.absolute is mockEvent.absolute
10 PASS deviceOrientationEvent.alpha is mockEvent.alpha
11 PASS deviceOrientationEvent.beta is mockEvent.beta
12 PASS deviceOrientationEvent.gamma is mockEvent.gamma
13 PASS deviceOrientationEvent.absolute is mockEvent.absolute
14 PASS successfullyParsed is true
16 TEST COMPLETE