| Index: LayoutTests/pointer-lock/mouse-event-api-expected.txt
|
| diff --git a/LayoutTests/pointer-lock/mouse-event-api-expected.txt b/LayoutTests/pointer-lock/mouse-event-api-expected.txt
|
| index 3542f663fbdebba59e27ec12b194d878e8824bed..143a0f2564930979f9161d2c7a6e517b4b417c65 100644
|
| --- a/LayoutTests/pointer-lock/mouse-event-api-expected.txt
|
| +++ b/LayoutTests/pointer-lock/mouse-event-api-expected.txt
|
| @@ -1,5 +1,5 @@
|
| -PASS mouseEvent.webkitMovementX is defined.
|
| -PASS mouseEvent.webkitMovementY is defined.
|
| +PASS mouseEvent.movementX is defined.
|
| +PASS mouseEvent.movementY is defined.
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|