| Index: LayoutTests/fast/dom/DeviceOrientation/add-listener-from-callback-expected.txt
|
| diff --git a/LayoutTests/fast/dom/DeviceOrientation/add-listener-from-callback-expected.txt b/LayoutTests/fast/dom/DeviceOrientation/add-listener-from-callback-expected.txt
|
| index 1d2ac5a00bcd95271b8799ef44f54159ed13a178..56362dc151994b7b72f34d67583fcdd081bc87fd 100644
|
| --- a/LayoutTests/fast/dom/DeviceOrientation/add-listener-from-callback-expected.txt
|
| +++ b/LayoutTests/fast/dom/DeviceOrientation/add-listener-from-callback-expected.txt
|
| @@ -6,12 +6,11 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
| PASS deviceOrientationEvent.alpha is mockAlpha
|
| PASS deviceOrientationEvent.beta is mockBeta
|
| PASS deviceOrientationEvent.gamma is mockGamma
|
| +PASS deviceOrientationEvent.absolute is mockAbsolute
|
| PASS deviceOrientationEvent.alpha is mockAlpha
|
| PASS deviceOrientationEvent.beta is mockBeta
|
| PASS deviceOrientationEvent.gamma is mockGamma
|
| -PASS deviceOrientationEvent.alpha is mockAlpha
|
| -PASS deviceOrientationEvent.beta is mockBeta
|
| -PASS deviceOrientationEvent.gamma is mockGamma
|
| +PASS deviceOrientationEvent.absolute is mockAbsolute
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|