| Index: third_party/WebKit/LayoutTests/device_orientation/motion/create-event-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/device_orientation/motion/create-event-expected.txt b/third_party/WebKit/LayoutTests/device_orientation/motion/create-event-expected.txt
|
| index 8492e24d54820c0d8ef716f5ee07840cb2cfb21c..6f882e49bf59bf5a30a285ccd7311a3000e019c4 100644
|
| --- a/third_party/WebKit/LayoutTests/device_orientation/motion/create-event-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/device_orientation/motion/create-event-expected.txt
|
| @@ -23,7 +23,7 @@ PASS newEvent.cancelable is false
|
| PASS typeof event.acceleration == 'object' is true
|
| PASS typeof event.accelerationIncludingGravity == 'object' is true
|
| PASS typeof event.rotationRate == 'object' is true
|
| -PASS typeof event.interval == 'object' is true
|
| +PASS typeof event.interval == 'number' is true
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|