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

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

Issue 2565113002: DevTools: update console viewport scroll when prompt is resized (Closed)
Patch Set: rebaseline Created 3 years, 8 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 unified diff | Download patch
OLDNEW
1 CONSOLE MESSAGE: line 9: Multiline 1 CONSOLE MESSAGE: line 9: Multiline
2 Message #0 2 Message #0
3 CONSOLE MESSAGE: line 9: Multiline 3 CONSOLE MESSAGE: line 9: Multiline
4 Message #1 4 Message #1
5 CONSOLE MESSAGE: line 9: Multiline 5 CONSOLE MESSAGE: line 9: Multiline
6 Message #2 6 Message #2
7 CONSOLE MESSAGE: line 9: Multiline 7 CONSOLE MESSAGE: line 9: Multiline
8 Message #3 8 Message #3
9 CONSOLE MESSAGE: line 9: Multiline 9 CONSOLE MESSAGE: line 9: Multiline
10 Message #4 10 Message #4
(...skipping 596 matching lines...) Expand 10 before | Expand all | Expand 10 after
607 607
608 Running: testConsoleSticksToBottom 608 Running: testConsoleSticksToBottom
609 Is at bottom: true, should stick: true 609 Is at bottom: true, should stick: true
610 610
611 Running: testSmoothScrollDoesNotStickToBottom 611 Running: testSmoothScrollDoesNotStickToBottom
612 Is at bottom: false, should stick: false 612 Is at bottom: false, should stick: false
613 613
614 Running: testEscShouldNotJumpToBottom 614 Running: testEscShouldNotJumpToBottom
615 Is at bottom: false, should stick: false 615 Is at bottom: false, should stick: false
616 616
617 Running: testTypingShouldJumpToBottom 617 Running: testChangingPromptTextShouldJumpToBottom
618 Is at bottom: true, should stick: true 618 Is at bottom: true, should stick: true
619 619
620 Running: testViewportMutationsShouldPreserveStickToBottom 620 Running: testViewportMutationsShouldPreserveStickToBottom
621 Is at bottom: true, should stick: true 621 Is at bottom: true, should stick: true
622 Is at bottom: false, should stick: false 622 Is at bottom: false, should stick: false
623 623
624 Running: testMuteUpdatesWhileScrolling 624 Running: testMuteUpdatesWhileScrolling
625 New messages were muted: true 625 New messages were muted: true
626 Refresh was scheduled after dirty state 626 Refresh was scheduled after dirty state
627 627
628 Running: testShouldNotJumpToBottomWhenPromptFillsEntireViewport 628 Running: testShouldNotJumpToBottomWhenPromptFillsEntireViewport
629 Is at bottom: false, should stick: true 629 Is at bottom: false, should stick: true
630 630
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698