Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(81)

Unified Diff: third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/touch-pointercancel-expected.txt

Issue 1800143002: Notify Blink about start of gesture scroll through a queued event. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed touch_event_stream_validator Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 ---

Powered by Google App Engine
This is Rietveld 408576698