| Index: LayoutTests/fast/dom/DeviceOrientation/null-values-expected.txt
|
| diff --git a/LayoutTests/fast/dom/DeviceOrientation/null-values-expected.txt b/LayoutTests/fast/dom/DeviceOrientation/null-values-expected.txt
|
| index cb739aeb925dd18b5d3c4c2a57bda8786a5d3ff5..a6b2e5a0906c6e54ee90b1da7dee26d153b63500 100644
|
| --- a/LayoutTests/fast/dom/DeviceOrientation/null-values-expected.txt
|
| +++ b/LayoutTests/fast/dom/DeviceOrientation/null-values-expected.txt
|
| @@ -6,15 +6,19 @@ 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.absolute is mockEvent.absolute
|
| PASS deviceOrientationEvent.alpha is mockEvent.alpha
|
| PASS deviceOrientationEvent.beta is mockEvent.beta
|
| PASS deviceOrientationEvent.gamma is mockEvent.gamma
|
| +PASS deviceOrientationEvent.absolute is mockEvent.absolute
|
| PASS deviceOrientationEvent.alpha is mockEvent.alpha
|
| PASS deviceOrientationEvent.beta is mockEvent.beta
|
| PASS deviceOrientationEvent.gamma is mockEvent.gamma
|
| +PASS deviceOrientationEvent.absolute is mockEvent.absolute
|
| PASS deviceOrientationEvent.alpha is mockEvent.alpha
|
| PASS deviceOrientationEvent.beta is mockEvent.beta
|
| PASS deviceOrientationEvent.gamma is mockEvent.gamma
|
| +PASS deviceOrientationEvent.absolute is mockEvent.absolute
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|