tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / platform / efl / fast / table / 036-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 784x584
6       RenderTable {TABLE} at (0,0) size 645x584
7         RenderTableSection {TBODY} at (0,0) size 645x584
8 <<<<<<< HEAD
9           RenderTableRow {TR} at (0,0) size 645x18
10             RenderTableCell {TD} at (0,0) size 645x18 [r=0 c=0 rs=1 cs=1]
11               RenderBlock {DIV} at (0,0) size 645x18 [border: (2px solid #FF0000)]
12                 RenderText {#text} at (2,2) size 131x14
13                   text run at (2,2) width 131: "i am the text of the first row"
14           RenderTableRow {TR} at (0,18) size 645x566
15             RenderTableCell {TD} at (0,18) size 645x18 [r=1 c=0 rs=1 cs=1]
16               RenderBlock {DIV} at (0,0) size 645x18 [border: (2px solid #FF0000)]
17                 RenderText {#text} at (2,2) size 145x14
18                   text run at (2,2) width 145: "i am the text of the second row"
19 =======
20           RenderTableRow {TR} at (0,0) size 645x23
21             RenderTableCell {TD} at (0,0) size 645x23 [r=0 c=0 rs=1 cs=1]
22               RenderBlock {DIV} at (0,0) size 645x23 [border: (2px solid #FF0000)]
23                 RenderText {#text} at (2,2) size 174x19
24                   text run at (2,2) width 174: "i am the text of the first row"
25           RenderTableRow {TR} at (0,23) size 645x561
26             RenderTableCell {TD} at (0,23) size 645x23 [r=1 c=0 rs=1 cs=1]
27               RenderBlock {DIV} at (0,0) size 645x23 [border: (2px solid #FF0000)]
28                 RenderText {#text} at (2,2) size 194x19
29                   text run at (2,2) width 194: "i am the text of the second row"
30 >>>>>>> 6448a48e03586d4121fcff9ca92e9ee862e1d77d