| 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 e3888ae8e11646612b405433002b4d585f55db51..80967e616bf476deacd43f2f4eb80ef549d3e92e 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,11 +603,33 @@ Running: verifyViewportIsTallEnough
|
| Viewport contains 13 messages
|
|
|
| Running: testScrollViewportToBottom
|
| -Last visible message: 149
|
| +Is at bottom: true, should stick: true
|
|
|
| Running: testConsoleSticksToBottom
|
| -Last visible message: 299
|
| +Is at bottom: true, should stick: true
|
|
|
| -Running: testManualScrollDoesNotStickToBottom
|
| -Scroll preserved: true
|
| +Running: testSmoothScrollDoesNotStickToBottom
|
| +Is at bottom: false, should stick: false
|
| +
|
| +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: testStopStickingToBottomAfterSelectingText
|
| +Is at bottom: true, should stick: false
|
| +Making sure stickToBottom can be re-enabled
|
| +Is at bottom: true, should stick: true
|
| +
|
| +Running: testMuteUpdatesWhileScrolling
|
| +New messages were muted: true
|
| +Refresh was scheduled after dirty state
|
| +
|
| +Running: testShouldNotJumpToBottomWhenPromptFillsEntireViewport
|
| +Is at bottom: false, should stick: true
|
|
|
|
|