| Index: LayoutTests/fast/dom/DeviceOrientation/updates-expected.txt
|
| diff --git a/LayoutTests/fast/dom/DeviceOrientation/updates-expected.txt b/LayoutTests/fast/dom/DeviceOrientation/updates-expected.txt
|
| index 6e54f1668605752396d48781b0d856aa36e5f730..3b2e39a4fa76915f98961030219f2a5c22a8839a 100644
|
| --- a/LayoutTests/fast/dom/DeviceOrientation/updates-expected.txt
|
| +++ b/LayoutTests/fast/dom/DeviceOrientation/updates-expected.txt
|
| @@ -6,9 +6,11 @@ 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 successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|