OLD | NEW |
(Empty) | |
| 1 Tests using multiple event handlers for the Device Orientation API. |
| 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 |
| 5 |
| 6 PASS deviceOrientationEvent.alpha is expectedEvent.alpha |
| 7 PASS deviceOrientationEvent.beta is expectedEvent.beta |
| 8 PASS deviceOrientationEvent.gamma is expectedEvent.gamma |
| 9 PASS deviceOrientationEvent.absolute is expectedEvent.absolute |
| 10 PASS deviceOrientationEvent.alpha is expectedEvent.alpha |
| 11 PASS deviceOrientationEvent.beta is expectedEvent.beta |
| 12 PASS deviceOrientationEvent.gamma is expectedEvent.gamma |
| 13 PASS deviceOrientationEvent.absolute is expectedEvent.absolute |
| 14 PASS deviceOrientationEvent.alpha is expectedEvent.alpha |
| 15 PASS deviceOrientationEvent.beta is expectedEvent.beta |
| 16 PASS deviceOrientationEvent.gamma is expectedEvent.gamma |
| 17 PASS deviceOrientationEvent.absolute is expectedEvent.absolute |
| 18 PASS deviceOrientationEvent.alpha is expectedEvent.alpha |
| 19 PASS deviceOrientationEvent.beta is expectedEvent.beta |
| 20 PASS deviceOrientationEvent.gamma is expectedEvent.gamma |
| 21 PASS deviceOrientationEvent.absolute is expectedEvent.absolute |
| 22 PASS successfullyParsed is true |
| 23 |
| 24 TEST COMPLETE |
| 25 |
OLD | NEW |