| OLD | NEW |
| 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 Loading... |
| 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 |
| OLD | NEW |