Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / editing / deleting / delete-line-016-expected.txt
blob17cbadaca1a8294a3fe4edb0ec35fe611f4e07b5
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 784x60
11         LayoutText {#text} at (0,0) size 758x59
12           text run at (0,0) width 753: "This tests deletion of an empty line starting inside a <div> element, but ending outside that element (just before a <br>). In this"
13           text run at (0,20) width 758: "case, the <div> has no content inside it, but a min-height style prevents it from collapsing. If the deletion is successful, the result"
14           text run at (0,40) width 632: "should have two lines, and the insertion point should be on the second line, at the end of the editable area."
15       LayoutBlockFlow {DIV} at (0,76) size 784x70
16         LayoutBlockFlow {DIV} at (0,0) size 784x20
17           LayoutText {#text} at (0,0) size 7x19
18             text run at (0,0) width 7: "a"
19         LayoutBlockFlow {DIV} at (0,20) size 784x50
20           LayoutBR {BR} at (0,0) size 0x19
21 caret: position 0 of child 0 {BR} of child 2 {DIV} of child 3 {DIV} of body