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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-viewport-stick-to-bottom-expected.txt

Issue 2256873002: Revert of DevTools: fix stick to bottom in console viewport (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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-stick-to-bottom-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-viewport-stick-to-bottom-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-viewport-stick-to-bottom-expected.txt
index 943b798ebdf789bf20fc65de650648113437baa5..e3888ae8e11646612b405433002b4d585f55db51 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-viewport-stick-to-bottom-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-viewport-stick-to-bottom-expected.txt
@@ -603,28 +603,11 @@
Viewport contains 13 messages
Running: testScrollViewportToBottom
-Is at bottom: true, should stick: true
+Last visible message: 149
Running: testConsoleSticksToBottom
-Is at bottom: true, should stick: true
+Last visible message: 299
-Running: testSmoothScrollDoesNotStickToBottom
-Is at bottom: false, should stick: false
+Running: testManualScrollDoesNotStickToBottom
+Scroll preserved: true
-Running: testEscShouldNotJumpToBottom
-Is at bottom: false, should stick: false
-
-Running: testTypingShouldJumpToBottom
-Is at bottom: true, should stick: true
-
-Running: testViewportMutationsShouldPreserveStickToBottom
-Is at bottom: true, should stick: true
-Is at bottom: false, should stick: false
-
-Running: testMuteUpdatesWhileScrolling
-New messages were muted: true
-Refresh was scheduled after dirty state
-
-Running: testShouldNotJumpToBottomWhenPromptFillsEntireViewport
-Is at bottom: false, should stick: true
-

Powered by Google App Engine
This is Rietveld 408576698