Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / editing / deleting / merge-endOfParagraph-expected.txt
blob784a0150e03c38030b14054b35827be4699a03a1
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 784x40
12         LayoutText {#text} at (0,0) size 761x39
13           text run at (0,0) width 761: "When the selection to delete ends at the end of a paragraph, that paragraph will be completely deleted, but a <br> or an empty"
14           text run at (0,20) width 489: "block will remain. Merging must happen to remove that <br> or prune that block."
15       LayoutBlockFlow {P} at (0,56) size 784x40
16         LayoutText {#text} at (0,0) size 757x39
17           text run at (0,0) width 757: "This test illustrates a case where merging wasn't allowed to happen just because the end of the selection to delete was in a fully"
18           text run at (0,20) width 192: "selected line, which is nonsense."
19       LayoutBlockFlow {P} at (0,112) size 784x60
20         LayoutText {#text} at (0,0) size 783x59
21           text run at (0,0) width 296: "Fixing that bug exposed a problem with merging. "
22           text run at (296,0) width 487: "If deletion empties out the block that contained the start of the selection to delete,"
23           text run at (0,20) width 410: "that block can collapse away and become impossible to merge into. "
24           text run at (410,20) width 361: "So we insert a placeholder to prop it open so that the merge"
25           text run at (0,40) width 73: "can happen."
26       LayoutBlockFlow {DIV} at (5,188) size 774x34 [border: (1px solid #000000)]
27         LayoutBlockFlow {DIV} at (6,6) size 762x22 [border: (1px solid #FF0000)]
28           LayoutBR {BR} at (1,1) size 0x19
29 caret: position 0 of child 0 {BR} of child 0 {DIV} of child 6 {DIV} of body