| Index: third_party/WebKit/LayoutTests/fast/events/mouse-cursor-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/events/mouse-cursor-change-expected.txt b/third_party/WebKit/LayoutTests/fast/events/mouse-cursor-change-expected.txt
|
| index 48b7abea72a71016da140349935e601a93c2943d..39fd57d5405ca896bf40e0c5b8e5ffd4624a1650 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/events/mouse-cursor-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/events/mouse-cursor-change-expected.txt
|
| @@ -18,6 +18,18 @@ Cursor Info: type=Hand hotSpot=0,0
|
| Mouse up
|
| Cursor Info: type=Help hotSpot=0,0
|
|
|
| +Mouse move
|
| +Cursor Info: type=Pointer hotSpot=0,0
|
| +
|
| +Mouse down
|
| +Cursor Info: type=Pointer hotSpot=0,0
|
| +
|
| +Mouse hold down, move
|
| +Cursor Info: type=Pointer hotSpot=0,0
|
| +
|
| +Mouse up
|
| +Cursor Info: type=Pointer hotSpot=0,0
|
| +
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|