Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win / editing / deleting / merge-endOfParagraph-expected.txt
blobdb7ba3c32f1d37c4e366f9aa6c213a180556de86
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
6 layer at (0,0) size 800x600
7   LayoutView at (0,0) size 800x600
8 layer at (0,0) size 800x600
9   LayoutBlockFlow {HTML} at (0,0) size 800x600
10     LayoutBlockFlow {BODY} at (8,8) size 784x584
11       LayoutBlockFlow {P} at (0,0) size 784x36
12         LayoutText {#text} at (0,0) size 762x35
13           text run at (0,0) width 762: "When the selection to delete ends at the end of a paragraph, that paragraph will be completely deleted, but a <br> or an"
14           text run at (0,18) width 567: "empty block will remain. Merging must happen to remove that <br> or prune that block."
15       LayoutBlockFlow {P} at (0,52) size 784x36
16         LayoutText {#text} at (0,0) size 779x35
17           text run at (0,0) width 779: "This test illustrates a case where merging wasn't allowed to happen just because the end of the selection to delete was in a"
18           text run at (0,18) width 243: "fully selected line, which is nonsense."
19       LayoutBlockFlow {P} at (0,104) size 784x54
20         LayoutText {#text} at (0,0) size 783x53
21           text run at (0,0) width 321: "Fixing that bug exposed a problem with merging. "
22           text run at (320,0) width 459: "If deletion empties out the block that contained the start of the selection"
23           text run at (0,18) width 499: "to delete, that block can collapse away and become impossible to merge into. "
24           text run at (498,18) width 285: "So we insert a placeholder to prop it open so"
25           text run at (0,36) width 172: "that the merge can happen."
26       LayoutBlockFlow {DIV} at (5,174) size 774x32 [border: (1px solid #000000)]
27         LayoutBlockFlow {DIV} at (6,6) size 762x20 [border: (1px solid #FF0000)]
28           LayoutBR {BR} at (1,1) size 0x17
29 caret: position 0 of child 0 {BR} of child 0 {DIV} of child 6 {DIV} of body