tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / platform / efl / fast / table / 010-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       RenderBlock {DIV} at (0,0) size 784x0
7 <<<<<<< HEAD
8       RenderTable {TABLE} at (0,0) size 80x20
9         RenderTableSection {TBODY} at (0,0) size 80x20
10           RenderTableRow {TR} at (0,2) size 80x16
11             RenderTableCell {TD} at (2,2) size 28x16 [r=0 c=0 rs=1 cs=1]
12               RenderText {#text} at (1,1) size 26x14
13                 text run at (1,1) width 26: "Hello"
14             RenderTableCell {TD} at (32,2) size 46x16 [r=0 c=1 rs=1 cs=1]
15               RenderText {#text} at (1,1) size 44x14
16                 text run at (1,1) width 44: "Goodbye"
17 =======
18       RenderTable {TABLE} at (0,0) size 104x25
19         RenderTableSection {TBODY} at (0,0) size 104x25
20           RenderTableRow {TR} at (0,2) size 104x21
21             RenderTableCell {TD} at (2,2) size 37x21 [r=0 c=0 rs=1 cs=1]
22               RenderText {#text} at (1,1) size 35x19
23                 text run at (1,1) width 35: "Hello"
24             RenderTableCell {TD} at (41,2) size 61x21 [r=0 c=1 rs=1 cs=1]
25               RenderText {#text} at (1,1) size 59x19
26                 text run at (1,1) width 59: "Goodbye"
27 >>>>>>> 6448a48e03586d4121fcff9ca92e9ee862e1d77d