summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/editing/deleting/merge-endOfParagraph-expected.txt
blob: a4ba8f8eb0fb348fff52e1541ada36bf70bec437 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
layer at (0,0) size 800x600
  LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
  LayoutBlockFlow {HTML} at (0,0) size 800x600
    LayoutBlockFlow {BODY} at (8,8) size 784x584
      LayoutBlockFlow {P} at (0,0) size 784x40
        LayoutText {#text} at (0,0) size 761x39
          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"
          text run at (0,20) width 489: "block will remain. Merging must happen to remove that <br> or prune that block."
      LayoutBlockFlow {P} at (0,56) size 784x40
        LayoutText {#text} at (0,0) size 757x39
          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"
          text run at (0,20) width 192: "selected line, which is nonsense."
      LayoutBlockFlow {P} at (0,112) size 784x60
        LayoutText {#text} at (0,0) size 783x59
          text run at (0,0) width 296: "Fixing that bug exposed a problem with merging. "
          text run at (295,0) width 488: "If deletion empties out the block that contained the start of the selection to delete,"
          text run at (0,20) width 410: "that block can collapse away and become impossible to merge into. "
          text run at (409,20) width 362: "So we insert a placeholder to prop it open so that the merge"
          text run at (0,40) width 73: "can happen."
      LayoutBlockFlow {DIV} at (5,188) size 774x34 [border: (1px solid #000000)]
        LayoutBlockFlow {DIV} at (6,6) size 762x22 [border: (1px solid #FF0000)]
          LayoutBR {BR} at (1,1) size 0x19
caret: position 0 of child 0 {BR} of child 0 {DIV} of child 6 {DIV} of body