Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win / editing / deleting / delete-line-016-expected.txt
blobce7ce9e16452c66b96851a5a291bd29e0b22592e
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
4 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
5 layer at (0,0) size 800x600
6   LayoutView at (0,0) size 800x600
7 layer at (0,0) size 800x600
8   LayoutBlockFlow {HTML} at (0,0) size 800x600
9     LayoutBlockFlow {BODY} at (8,8) size 784x584
10       LayoutBlockFlow {P} at (0,0) size 784x72
11         LayoutText {#text} at (0,0) size 779x71
12           text run at (0,0) width 770: "This tests deletion of an empty line starting inside a <div> element, but ending outside that element (just before a <br>)."
13           text run at (0,18) width 730: "In this case, the <div> has no content inside it, but a min-height style prevents it from collapsing. If the deletion is"
14           text run at (0,36) width 779: "successful, the result should have two lines, and the insertion point should be on the second line, at the end of the editable"
15           text run at (0,54) width 31: "area."
16       LayoutBlockFlow {DIV} at (0,88) size 784x68
17         LayoutBlockFlow {DIV} at (0,0) size 784x18
18           LayoutText {#text} at (0,0) size 8x17
19             text run at (0,0) width 8: "a"
20         LayoutBlockFlow {DIV} at (0,18) size 784x50
21           LayoutBR {BR} at (0,0) size 0x17
22 caret: position 0 of child 0 {BR} of child 2 {DIV} of child 3 {DIV} of body