| 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 585 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 596 CONSOLE MESSAGE: line 9: Multiline | 596 CONSOLE MESSAGE: line 9: Multiline |
| 597 Message #148 | 597 Message #148 |
| 598 CONSOLE MESSAGE: line 10: hello %cworld | 598 CONSOLE MESSAGE: line 10: hello %cworld |
| 599 Verifies viewport stick-to-bottom behavior. | 599 Verifies viewport stick-to-bottom behavior. |
| 600 | 600 |
| 601 | 601 |
| 602 Running: verifyViewportIsTallEnough | 602 Running: verifyViewportIsTallEnough |
| 603 Viewport contains 13 messages | 603 Viewport contains 13 messages |
| 604 | 604 |
| 605 Running: testScrollViewportToBottom | 605 Running: testScrollViewportToBottom |
| 606 Is at bottom: true, should stick: true | 606 Last visible message: 149 |
| 607 | 607 |
| 608 Running: testConsoleSticksToBottom | 608 Running: testConsoleSticksToBottom |
| 609 Is at bottom: true, should stick: true | 609 Last visible message: 299 |
| 610 | 610 |
| 611 Running: testSmoothScrollDoesNotStickToBottom | 611 Running: testManualScrollDoesNotStickToBottom |
| 612 Is at bottom: false, should stick: false | 612 Scroll preserved: true |
| 613 | 613 |
| 614 Running: testEscShouldNotJumpToBottom | |
| 615 Is at bottom: false, should stick: false | |
| 616 | |
| 617 Running: testTypingShouldJumpToBottom | |
| 618 Is at bottom: true, should stick: true | |
| 619 | |
| 620 Running: testViewportMutationsShouldPreserveStickToBottom | |
| 621 Is at bottom: true, should stick: true | |
| 622 Is at bottom: false, should stick: false | |
| 623 | |
| 624 Running: testMuteUpdatesWhileScrolling | |
| 625 New messages were muted: true | |
| 626 Refresh was scheduled after dirty state | |
| 627 | |
| 628 Running: testShouldNotJumpToBottomWhenPromptFillsEntireViewport | |
| 629 Is at bottom: false, should stick: true | |
| 630 | |
| OLD | NEW |