| Index: third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/touch-pointercancel-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/touch-pointercancel-expected.txt b/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/touch-pointercancel-expected.txt
|
| index 635f01909e033aa1d42e3179487ef306cc6bb97a..bd5bdca93f1037838396bf962563b44f994e50e1 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/touch-pointercancel-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/touch-pointercancel-expected.txt
|
| @@ -87,11 +87,10 @@ Received pointermove, pointerId=7
|
| Received touchmove, touchIds=0, prevented default
|
| Received pointermove, pointerId=7
|
| Received touchmove, touchIds=0, prevented default
|
| -Received pointermove, pointerId=7
|
| -Received touchmove, touchIds=0, prevented default
|
| -Received pointerup, pointerId=7
|
| +Received pointercancel, pointerId=7
|
| Received pointerout, pointerId=7
|
| Received pointerleave, pointerId=7
|
| +Received touchmove, touchIds=0, prevented default
|
| Received touchend, touchIds=0
|
|
|
| --- multi drag tests ---
|
|
|