tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / gtk / editing / pasteboard / innerText-inline-table-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   RenderBlock {HTML} at (0,0) size 800x600
5     RenderBody {BODY} at (8,8) size 784x576
6       RenderBlock {DIV} at (0,0) size 784x18
7         RenderText {#text} at (0,0) size 504x17
8           text run at (0,0) width 504: "Checks that the text iterator is emitting a space before and after an inline table."
9       RenderBlock {DIV} at (0,18) size 784x28
10         RenderText {#text} at (0,10) size 32x17
11           text run at (0,10) width 32: "hello"
12         RenderTable {TABLE} at (32,0) size 14x24
13           RenderTableSection {TBODY} at (0,0) size 14x24
14             RenderTableRow {TR} at (0,2) size 14x20
15               RenderTableCell {TD} at (2,2) size 10x20 [r=0 c=0 rs=1 cs=1]
16                 RenderText {#text} at (1,1) size 8x17
17                   text run at (1,1) width 8: "1"
18         RenderText {#text} at (45,10) size 39x17
19           text run at (45,10) width 39: "world"
20       RenderBlock {DIV} at (0,46) size 784x28
21         RenderText {#text} at (0,10) size 26x17
22           text run at (0,10) width 26: "foo "
23         RenderTable {TABLE} at (25,0) size 14x24
24           RenderTableSection {TBODY} at (0,0) size 14x24
25             RenderTableRow {TR} at (0,2) size 14x20
26               RenderTableCell {TD} at (2,2) size 10x20 [r=0 c=0 rs=1 cs=1]
27                 RenderText {#text} at (1,1) size 8x17
28                   text run at (1,1) width 8: "2"
29         RenderText {#text} at (39,10) size 25x17
30           text run at (39,10) width 25: " bar"
31       RenderBlock {UL} at (0,90) size 784x18
32         RenderListItem {LI} at (40,0) size 744x18
33           RenderBlock {PRE} at (0,0) size 744x18
34             RenderListMarker at (-17,0) size 7x17: bullet
35             RenderText {#text} at (0,3) size 63x15
36               text run at (0,3) width 63: "Success!"