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 8bf0e2d607197eb550d65271c39365d38aa297cc..e366769428dd118bf78f482f155191b8d0e7e1ed 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 |
@@ -27,8 +27,11 @@ Received pointerenter, pointerId=3 |
Received pointerdown, pointerId=3 |
Received touchstart, touchIds=0 |
Received pointermove, pointerId=3, prevented default |
+Received touchmove, touchIds=0 |
Received pointermove, pointerId=3, prevented default |
+Received touchmove, touchIds=0 |
Received pointermove, pointerId=3, prevented default |
+Received touchmove, touchIds=0 |
Received pointerup, pointerId=3 |
Received pointerout, pointerId=3 |
Received pointerleave, pointerId=3 |
@@ -54,6 +57,7 @@ Received pointerenter, pointerId=5 |
Received pointerdown, pointerId=5 |
Received touchstart, touchIds=0 |
Received pointermove, pointerId=5, prevented default |
+Received touchmove, touchIds=0 |
Received pointercancel, pointerId=5 |
Received pointerout, pointerId=5 |
Received pointerleave, pointerId=5 |