| Index: third_party/WebKit/LayoutTests/fast/events/pointerevents/touch-pointer-mouse-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/events/pointerevents/touch-pointer-mouse-expected.txt b/third_party/WebKit/LayoutTests/fast/events/pointerevents/touch-pointer-mouse-expected.txt
|
| index 17667bc1d812c06ac45609dbc1a2c9f43bb78618..df1025af783b6645fbddd3a859c5392e8a662e23 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/events/pointerevents/touch-pointer-mouse-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/events/pointerevents/touch-pointer-mouse-expected.txt
|
| @@ -5,16 +5,22 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
| === With primary pointerdown uncanceled ===
|
| -- Tap with paired GEs --
|
| +Received pointerdown primary
|
| Received touchstart
|
| +Received pointerup primary
|
| Received touchend
|
| Received mousemove
|
| Received mousedown
|
| Received mouseup
|
| Received click
|
| -- Tap without paired GEs --
|
| +Received pointerdown primary
|
| Received touchstart
|
| +Received pointerup primary
|
| Received touchend
|
| +Received pointerdown primary
|
| Received touchstart
|
| +Received pointerup primary
|
| Received touchend
|
| Received mousemove
|
| Received mousedown
|
| @@ -27,20 +33,20 @@ Received click
|
|
|
| === With primary pointerdown canceled ===
|
| -- Tap with paired GEs --
|
| +Received pointerdown primary,canceled
|
| Received touchstart
|
| +Received pointerup primary
|
| Received touchend
|
| -Received mousemove
|
| -Received mousedown
|
| -Received mouseup
|
| Received click
|
| -- Tap without paired GEs --
|
| +Received pointerdown primary,canceled
|
| Received touchstart
|
| +Received pointerup primary
|
| Received touchend
|
| +Received pointerdown primary,canceled
|
| Received touchstart
|
| +Received pointerup primary
|
| Received touchend
|
| -Received mousemove
|
| -Received mousedown
|
| -Received mouseup
|
| Received click
|
| Received mousemove
|
| Received mousedown
|
| @@ -49,16 +55,22 @@ Received click
|
|
|
| === With primary pointerdown uncanceled ===
|
| -- Tap with paired GEs --
|
| +Received pointerdown primary
|
| Received touchstart
|
| +Received pointerup primary
|
| Received touchend
|
| Received mousemove
|
| Received mousedown
|
| Received mouseup
|
| Received click
|
| -- Tap without paired GEs --
|
| +Received pointerdown primary
|
| Received touchstart
|
| +Received pointerup primary
|
| Received touchend
|
| +Received pointerdown primary
|
| Received touchstart
|
| +Received pointerup primary
|
| Received touchend
|
| Received mousemove
|
| Received mousedown
|
|
|