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

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

Issue 392643002: DevTools: add more logging to console-viewport-selection.html (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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
« no previous file with comments | « LayoutTests/inspector/console/console-viewport-selection.html ('k') | 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 fb344a44de748cb436fbf1e3dd30537256ceebe2..ecf6780f36968023f9a22954e01fcbbe48fd075e 100644
--- a/LayoutTests/inspector/console/console-viewport-selection-expected.txt
+++ b/LayoutTests/inspector/console/console-viewport-selection-expected.txt
@@ -152,16 +152,19 @@ Tests that console viewport handles selection properly.
Running: verifyViewportIsTallEnough
+Viewport contains 13 messages
Running: testSelectionSingleLineText
Selected text:<<<EOL
ssage
EOL
+last visible message index: 75
Running: testReversedSelectionSingleLineText
Selected text:<<<EOL
ssage
EOL
+last visible message index: 75
Running: testSelectionMultiLineText
Selected text:<<<EOL
@@ -169,6 +172,7 @@ age #73 console-viewport-selection.html:9
Message #74 console-viewport-selection.html:9
Message
EOL
+last visible message index: 76
Running: testSimpleVisibleSelection
anchor = {item: 72, offset: 6}, head = {item: 77, offset: 6}
« no previous file with comments | « LayoutTests/inspector/console/console-viewport-selection.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698