| Index: LayoutTests/inspector/console/console-viewport-selection-expected.txt
|
| diff --git a/LayoutTests/inspector/console/console-viewport-selection-expected.txt b/LayoutTests/inspector/console/console-viewport-selection-expected.txt
|
| index fb344a44de748cb436fbf1e3dd30537256ceebe2..ecf6780f36968023f9a22954e01fcbbe48fd075e 100644
|
| --- a/LayoutTests/inspector/console/console-viewport-selection-expected.txt
|
| +++ b/LayoutTests/inspector/console/console-viewport-selection-expected.txt
|
| @@ -152,16 +152,19 @@ Tests that console viewport handles selection properly.
|
|
|
|
|
| Running: verifyViewportIsTallEnough
|
| +Viewport contains 13 messages
|
|
|
| Running: testSelectionSingleLineText
|
| Selected text:<<<EOL
|
| ssage
|
| EOL
|
| +last visible message index: 75
|
|
|
| Running: testReversedSelectionSingleLineText
|
| Selected text:<<<EOL
|
| ssage
|
| EOL
|
| +last visible message index: 75
|
|
|
| Running: testSelectionMultiLineText
|
| Selected text:<<<EOL
|
| @@ -169,6 +172,7 @@ age #73 console-viewport-selection.html:9
|
| Message #74 console-viewport-selection.html:9
|
| Message
|
| EOL
|
| +last visible message index: 76
|
|
|
| Running: testSimpleVisibleSelection
|
| anchor = {item: 72, offset: 6}, head = {item: 77, offset: 6}
|
|
|