tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / platform / qt / 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 784x21
7         RenderText {#text} at (0,0) size 551x21
8           text run at (0,0) width 551: "Checks that the text iterator is emitting a space before and after an inline table."
9       RenderBlock {DIV} at (0,21) size 784x32
10         RenderText {#text} at (0,11) size 35x21
11           text run at (0,11) width 35: "hello"
12         RenderTable {TABLE} at (35,0) size 15x27
13           RenderTableSection {TBODY} at (0,0) size 15x27
14             RenderTableRow {TR} at (0,2) size 15x23
15               RenderTableCell {TD} at (2,2) size 11x23 [r=0 c=0 rs=1 cs=1]
16                 RenderText {#text} at (1,1) size 9x21
17                   text run at (1,1) width 9: "1"
18         RenderText {#text} at (50,11) size 39x21
19           text run at (50,11) width 39: "world"
20       RenderBlock {DIV} at (0,53) size 784x32
21         RenderText {#text} at (0,11) size 26x21
22           text run at (0,11) width 26: "foo "
23         RenderTable {TABLE} at (26,0) size 15x27
24           RenderTableSection {TBODY} at (0,0) size 15x27
25             RenderTableRow {TR} at (0,2) size 15x23
26               RenderTableCell {TD} at (2,2) size 11x23 [r=0 c=0 rs=1 cs=1]
27                 RenderText {#text} at (1,1) size 9x21
28                   text run at (1,1) width 9: "2"
29         RenderText {#text} at (41,11) size 27x21
30           text run at (41,11) width 27: " bar"
31       RenderBlock {UL} at (0,101) size 784x21
32         RenderListItem {LI} at (40,0) size 744x21
33           RenderBlock {PRE} at (0,0) size 744x21
34             RenderListMarker at (-18,0) size 7x21: bullet
35             RenderText {#text} at (0,3) size 55x17
36               text run at (0,3) width 55: "Success!"