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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/hit-test-counts-expected.txt

Issue 2201853002: Blink handle selection handle visibility (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: try running even rebaseline tests 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/hit-test-counts-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/events/hit-test-counts-expected.txt b/third_party/WebKit/LayoutTests/fast/events/hit-test-counts-expected.txt
index f130c5a26f49638c8c62d8559141165d596b0c32..6990e001e63baf70961a9c5ad6433c1563b53034 100644
--- a/third_party/WebKit/LayoutTests/fast/events/hit-test-counts-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/events/hit-test-counts-expected.txt
@@ -21,7 +21,7 @@ TouchMove: 0+0
TouchEnd: 0+0
GestureTapDown: 1+1
GestureShowPress: 1+1
-GestureTap: 1+3 [with multiTargetTapNotification: 1+4]
+GestureTap: 1+3
GestureScrollBegin: 0+1
GestureTapCancel: 0+1
GestureScrollUpdate: 0+0
@@ -75,7 +75,7 @@ TouchMove: 0+0
TouchEnd: 0+0
GestureTapDown: 1+1
GestureShowPress: 1+1
-GestureTap: 1+3 [with multiTargetTapNotification: 2+4]
+GestureTap: 1+3 [with multiTargetTapNotification: 2+3]
GestureScrollBegin: 0+1
GestureTapCancel: 0+1
GestureScrollUpdate: 0+0

Powered by Google App Engine
This is Rietveld 408576698