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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/pointerevents/touch-pointer-mouse-expected.txt

Issue 2249663002: Fixed & refactored mouse event firing at gesture context menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed tests, removed one overfitting Created 4 years, 4 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/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 b36100353ac086df4a9ed2da6eeaca812cb3e904..bdcd7572993cfe7c6aace857d638aa1e793f550d 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
@@ -36,16 +36,13 @@ Received touchstart
Received pointercancel primary
Received touchcancel
Received mousemove
-Received mousedown
-- Long-press without paired GEs --
Received pointerdown primary
Received touchstart
Received pointercancel primary
Received touchcancel
Received mousemove
-Received mousedown
Received mousemove
-Received mousedown
=== With primary pointerdown canceled ===
-- Tap with paired GEs --
@@ -79,9 +76,7 @@ Received touchstart
Received pointercancel primary
Received touchcancel
Received mousemove
-Received mousedown
Received mousemove
-Received mousedown
=== With primary pointerdown uncanceled ===
-- Tap with paired GEs --
@@ -116,16 +111,13 @@ Received touchstart
Received pointercancel primary
Received touchcancel
Received mousemove
-Received mousedown
-- Long-press without paired GEs --
Received pointerdown primary
Received touchstart
Received pointercancel primary
Received touchcancel
Received mousemove
-Received mousedown
Received mousemove
-Received mousedown
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698