| Index: third_party/WebKit/LayoutTests/fast/events/pointerevents/touch-pointercancel-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/events/pointerevents/touch-pointercancel-expected.txt b/third_party/WebKit/LayoutTests/fast/events/pointerevents/touch-pointercancel-expected.txt
|
| index 203ce97adec86e450981fcd5c5f3e57c7fc56b58..1f2f5e9f09ffe05c53e831eb48d7a7d61ab4697b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/events/pointerevents/touch-pointercancel-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/events/pointerevents/touch-pointercancel-expected.txt
|
| @@ -5,51 +5,37 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
| --- single drag tests ---
|
|
|
| --- preventDefault on none, without uncanceledMoveCausesScroll --
|
| +-- preventDefault on none, without notifyStartOfTouchScroll --
|
| Received touchstart, touchIds=0
|
| Received touchmove, touchIds=0
|
| Received touchmove, touchIds=0
|
| Received touchmove, touchIds=0
|
| Received touchend, touchIds=0
|
|
|
| --- preventDefault on pointermove, without uncanceledMoveCausesScroll --
|
| +-- preventDefault on pointermove, without notifyStartOfTouchScroll --
|
| Received touchstart, touchIds=0
|
| Received touchmove, touchIds=0
|
| Received touchmove, touchIds=0
|
| Received touchmove, touchIds=0
|
| Received touchend, touchIds=0
|
|
|
| --- preventDefault on touchmove, without uncanceledMoveCausesScroll --
|
| -Received touchstart, touchIds=0
|
| -Received touchmove, touchIds=0, prevented default
|
| -Received touchmove, touchIds=0, prevented default
|
| -Received touchmove, touchIds=0, prevented default
|
| -Received touchend, touchIds=0
|
| -
|
| --- preventDefault on none, with uncanceledMoveCausesScroll --
|
| +-- preventDefault on none, with notifyStartOfTouchScroll --
|
| Received touchstart, touchIds=0
|
| Received touchmove, touchIds=0
|
| Received touchmove, touchIds=0
|
| Received touchmove, touchIds=0
|
| Received touchend, touchIds=0
|
|
|
| --- preventDefault on pointermove, with uncanceledMoveCausesScroll --
|
| +-- preventDefault on pointermove, with notifyStartOfTouchScroll --
|
| Received touchstart, touchIds=0
|
| Received touchmove, touchIds=0
|
| Received touchmove, touchIds=0
|
| Received touchmove, touchIds=0
|
| Received touchend, touchIds=0
|
|
|
| --- preventDefault on touchmove, with uncanceledMoveCausesScroll --
|
| -Received touchstart, touchIds=0
|
| -Received touchmove, touchIds=0, prevented default
|
| -Received touchmove, touchIds=0, prevented default
|
| -Received touchmove, touchIds=0, prevented default
|
| -Received touchend, touchIds=0
|
| -
|
| --- multi drag tests ---
|
|
|
| --- preventDefault on none, without uncanceledMoveCausesScroll --
|
| +-- preventDefault on none, without notifyStartOfTouchScroll --
|
| Received touchstart, touchIds=012
|
| Received touchmove, touchIds=012
|
| Received touchmove, touchIds=012
|
| @@ -57,7 +43,7 @@ Received touchstart, touchIds=3
|
| Received touchmove, touchIds=0123
|
| Received touchend, touchIds=0123
|
|
|
| --- preventDefault on none, with uncanceledMoveCausesScroll --
|
| +-- preventDefault on none, with notifyStartOfTouchScroll --
|
| Received touchstart, touchIds=012
|
| Received touchmove, touchIds=012
|
| Received touchmove, touchIds=012
|
|
|