Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / editing / pasteboard / innerText-inline-table-expected.txt
blobf2a8d9909e8ebd92c4668f666b192f6c3e7b41e7
1 layer at (0,0) size 800x600
2   LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   LayoutBlockFlow {HTML} at (0,0) size 800x600
5     LayoutBlockFlow {BODY} at (8,8) size 784x576
6       LayoutBlockFlow {DIV} at (0,0) size 784x20
7         LayoutText {#text} at (0,0) size 469x19
8           text run at (0,0) width 469: "Checks that the text iterator is emitting a space before and after an inline table."
9       LayoutBlockFlow {DIV} at (0,20) size 784x28
10         LayoutText {#text} at (0,8) size 28x19
11           text run at (0,8) width 28: "hello"
12         LayoutTable {TABLE} at (28,0) size 14x26
13           LayoutTableSection {TBODY} at (0,0) size 14x26
14             LayoutTableRow {TR} at (0,2) size 14x22
15               LayoutTableCell {TD} at (2,2) size 10x22 [r=0 c=0 rs=1 cs=1]
16                 LayoutText {#text} at (1,1) size 8x19
17                   text run at (1,1) width 8: "1"
18         LayoutText {#text} at (42,8) size 35x19
19           text run at (42,8) width 35: "world"
20       LayoutBlockFlow {DIV} at (0,48) size 784x28
21         LayoutText {#text} at (0,8) size 24x19
22           text run at (0,8) width 24: "foo "
23         LayoutTable {TABLE} at (24,0) size 14x26
24           LayoutTableSection {TBODY} at (0,0) size 14x26
25             LayoutTableRow {TR} at (0,2) size 14x22
26               LayoutTableCell {TD} at (2,2) size 10x22 [r=0 c=0 rs=1 cs=1]
27                 LayoutText {#text} at (1,1) size 8x19
28                   text run at (1,1) width 8: "2"
29         LayoutText {#text} at (38,8) size 24x19
30           text run at (38,8) width 24: " bar"
31       LayoutBlockFlow {UL} at (0,92) size 784x20
32         LayoutListItem {LI} at (40,0) size 744x20
33           LayoutBlockFlow {PRE} at (0,0) size 744x20
34             LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
35             LayoutText {#text} at (0,3) size 64x16
36               text run at (0,3) width 64: "Success!"