tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / platform / efl / fast / table / 038-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 <<<<<<< HEAD
7       RenderBlock (anonymous) at (0,0) size 784x14
8         RenderText {#text} at (0,0) size 762x14
9           text run at (0,0) width 205: "The two rows below should look identical. "
10           text run at (205,0) width 557: "In both, the spanning cells in columns 2-3 should consume as much width as possible, while column 1 should be tiny."
11       RenderTable {TABLE} at (0,14) size 784x46 [border: (2px outset #808080)]
12         RenderTableSection {TBODY} at (2,2) size 780x42
13           RenderTableRow {TR} at (0,2) size 780x18
14             RenderTableCell {TD} at (2,2) size 10x18 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
15               RenderText {#text} at (2,2) size 6x14
16                 text run at (2,2) width 6: "1"
17             RenderTableCell {TD} at (14,2) size 764x18 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
18               RenderText {#text} at (2,2) size 16x14
19                 text run at (2,2) width 16: "2-3"
20           RenderTableRow {TR} at (0,22) size 780x18
21             RenderTableCell {TD} at (2,22) size 10x18 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
22               RenderText {#text} at (2,2) size 6x14
23                 text run at (2,2) width 6: "1"
24             RenderTableCell {TD} at (14,22) size 764x18 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=2]
25               RenderText {#text} at (2,2) size 16x14
26                 text run at (2,2) width 16: "2-3"
27 =======
28       RenderBlock (anonymous) at (0,0) size 784x38
29         RenderText {#text} at (0,0) size 756x38
30           text run at (0,0) width 274: "The two rows below should look identical. "
31           text run at (274,0) width 482: "In both, the spanning cells in columns 2-3 should consume as much width as"
32           text run at (0,19) width 254: "possible, while column 1 should be tiny."
33       RenderTable {TABLE} at (0,38) size 784x56 [border: (2px outset #808080)]
34         RenderTableSection {TBODY} at (2,2) size 780x52
35           RenderTableRow {TR} at (0,2) size 780x23
36             RenderTableCell {TD} at (2,2) size 12x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
37               RenderText {#text} at (2,2) size 8x19
38                 text run at (2,2) width 8: "1"
39             RenderTableCell {TD} at (16,2) size 762x23 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
40               RenderText {#text} at (2,2) size 21x19
41                 text run at (2,2) width 21: "2-3"
42           RenderTableRow {TR} at (0,27) size 780x23
43             RenderTableCell {TD} at (2,27) size 12x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
44               RenderText {#text} at (2,2) size 8x19
45                 text run at (2,2) width 8: "1"
46             RenderTableCell {TD} at (16,27) size 762x23 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=2]
47               RenderText {#text} at (2,2) size 21x19
48                 text run at (2,2) width 21: "2-3"
49 >>>>>>> 6448a48e03586d4121fcff9ca92e9ee862e1d77d