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

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

Issue 367283004: rebaseline inspector/console/console-viewport-selection.html (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/console/console-viewport-selection-expected.txt
diff --git a/LayoutTests/inspector/console/console-viewport-selection-expected.txt b/LayoutTests/inspector/console/console-viewport-selection-expected.txt
index 823cb635e724501a15ee4aa22c5bb31ca2362d95..8605de9e19ca91562927a6597e86241d27587acb 100644
--- a/LayoutTests/inspector/console/console-viewport-selection-expected.txt
+++ b/LayoutTests/inspector/console/console-viewport-selection-expected.txt
@@ -192,11 +192,11 @@ last visible message index: 149
Running: testShiftClickSelectionOver
anchor = {item: 72, offset: 6}, head = {item: 10, offset: 0}
-last visible message index: 37
+first visible message index: 4
Running: testShiftClickSelectionBelow
anchor = {item: 72, offset: 6}, head = {item: 140, offset: 0}
-last visible message index: 149
+first visible message index: 117
Running: testRemoveSelection
anchor = null, head = null
@@ -208,9 +208,9 @@ last visible message index: 76
Running: testShiftClickReversedSelectionOver
anchor = {item: 76, offset: 6}, head = {item: 10, offset: 0}
-last visible message index: 37
+first visible message index: 4
Running: testShiftClickReversedSelectionBelow
anchor = {item: 76, offset: 6}, head = {item: 140, offset: 0}
-last visible message index: 149
+first visible message index: 117
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698