Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / editing / selection / table-caret-3-expected.txt
blobece176295ac2688d1f9f4bc523610b31ebe535ed
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
2 layer at (0,0) size 800x600
3   LayoutView at (0,0) size 800x600
4 layer at (0,0) size 800x600
5   LayoutBlockFlow {HTML} at (0,0) size 800x600
6     LayoutBlockFlow {BODY} at (8,8) size 784x584
7       LayoutBlockFlow {P} at (0,0) size 784x20
8         LayoutText {#text} at (0,0) size 360x19
9           text run at (0,0) width 360: "This tests the caret position for the caret after an inline table."
10       LayoutBlockFlow {DIV} at (0,36) size 784x82
11         LayoutText {#text} at (0,10) size 20x19
12           text run at (0,10) width 20: "foo"
13         LayoutTable {TABLE} at (20,0) size 50x82 [border: (1px solid #999999)]
14           LayoutTableSection {TBODY} at (1,1) size 48x80
15             LayoutTableRow {TR} at (0,2) size 48x24
16               LayoutTableCell {TD} at (2,2) size 44x24 [border: (1px solid #999999)] [r=0 c=0 rs=1 cs=1]
17                 LayoutText {#text} at (2,2) size 20x19
18                   text run at (2,2) width 20: "this"
19             LayoutTableRow {TR} at (0,28) size 48x24
20               LayoutTableCell {TD} at (2,28) size 44x24 [border: (1px solid #999999)] [r=1 c=0 rs=1 cs=1]
21                 LayoutText {#text} at (2,2) size 9x19
22                   text run at (2,2) width 9: "is"
23             LayoutTableRow {TR} at (0,54) size 48x24
24               LayoutTableCell {TD} at (2,54) size 44x24 [border: (1px solid #999999)] [r=2 c=0 rs=1 cs=1]
25                 LayoutText {#text} at (2,2) size 40x19
26                   text run at (2,2) width 40: "a table"
27         LayoutText {#text} at (70,10) size 21x19
28           text run at (70,10) width 21: "baz"
29 caret: position 1 of child 1 {TABLE} of child 2 {DIV} of body