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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-viewport-selection-expected.txt

Issue 2154893002: DevTools: remove isTrusted check and isUserGesture from ViewportControl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reset result Created 4 years, 5 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/inspector/console/console-viewport-selection-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-viewport-selection-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-viewport-selection-expected.txt
index 3093286de64320662682712dd5e1646825b4857b..944868b5619ae3077d85456e229b2f25024fee03 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-viewport-selection-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-viewport-selection-expected.txt
@@ -192,7 +192,7 @@ first visible message index: 0
Running: testScrollSelectionAwayDown
anchor = {item: 72, offset: 6}, head = {item: 77, offset: 6}
-first visible message index: 140
+first visible message index: 137
Running: testShiftClickSelectionOver
anchor = {item: 72, offset: 6}, head = {item: 10, offset: 0}

Powered by Google App Engine
This is Rietveld 408576698