summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/DeviceOrientation/add-listener-from-callback-expected.txt
blob: 6bf84d451e195a721195f72943789b4770004f3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Tests that adding a new event listener from a callback works as expected.

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


PASS deviceOrientationEvent.alpha is mockEvent.alpha
PASS deviceOrientationEvent.beta is mockEvent.beta
PASS deviceOrientationEvent.gamma is mockEvent.gamma
PASS deviceOrientationEvent.alpha is mockEvent.alpha
PASS deviceOrientationEvent.beta is mockEvent.beta
PASS deviceOrientationEvent.gamma is mockEvent.gamma
PASS deviceOrientationEvent.alpha is mockEvent.alpha
PASS deviceOrientationEvent.beta is mockEvent.beta
PASS deviceOrientationEvent.gamma is mockEvent.gamma
PASS successfullyParsed is true

TEST COMPLETE