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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/touch/gesture/context-menu-on-two-finger-tap-expected.txt

Issue 2446333002: Set right button for mousedown/contextmenu of long press gesture (Closed)
Patch Set: Created 4 years, 2 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/touch/gesture/context-menu-on-two-finger-tap-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/events/touch/gesture/context-menu-on-two-finger-tap-expected.txt b/third_party/WebKit/LayoutTests/fast/events/touch/gesture/context-menu-on-two-finger-tap-expected.txt
index 979d2929e6983265fefb0a2e901fb2b3fbae74b0..4f99b2cee9c644a97a0cf8cd3b2976e3afc3d207 100644
--- a/third_party/WebKit/LayoutTests/fast/events/touch/gesture/context-menu-on-two-finger-tap-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/events/touch/gesture/context-menu-on-two-finger-tap-expected.txt
@@ -5,4 +5,4 @@ This test checks that the context menu is shown on a two finger tap gesture.
Testing
PASS (ContextMenu event seen)
-Event sequence: mouseover mouseenter mousemove mousedown contextmenu
+Event sequence: mouseover mouseenter mousemove mousedown contextmenu mouseup auxclick

Powered by Google App Engine
This is Rietveld 408576698