tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / platform / efl / fast / table / table-and-parts-outline-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 784x28
8         RenderText {#text} at (0,0) size 494x14
9           text run at (0,0) width 494: "You should see a table with a dotted green outline, and four table cells inside it with a solid black outline."
10         RenderBR {BR} at (494,11) size 0x0
11         RenderBR {BR} at (0,14) size 0x14
12       RenderTable {TABLE} at (0,28) size 66x38
13         RenderTableSection {TBODY} at (0,0) size 66x38
14           RenderTableRow {TR} at (0,2) size 66x16
15             RenderTableCell {TD} at (2,2) size 30x16 [r=0 c=0 rs=1 cs=1]
16               RenderText {#text} at (1,1) size 28x14
17                 text run at (1,1) width 28: "Cell 1"
18             RenderTableCell {TD} at (34,2) size 30x16 [r=0 c=1 rs=1 cs=1]
19               RenderText {#text} at (1,1) size 28x14
20                 text run at (1,1) width 28: "Cell 2"
21           RenderTableRow {TR} at (0,20) size 66x16
22             RenderTableCell {TD} at (2,20) size 30x16 [r=1 c=0 rs=1 cs=1]
23               RenderText {#text} at (1,1) size 28x14
24                 text run at (1,1) width 28: "Cell 3"
25             RenderTableCell {TD} at (34,20) size 30x16 [r=1 c=1 rs=1 cs=1]
26               RenderText {#text} at (1,1) size 28x14
27                 text run at (1,1) width 28: "Cell 4"
28 =======
29       RenderBlock (anonymous) at (0,0) size 784x38
30         RenderText {#text} at (0,0) size 661x19
31           text run at (0,0) width 661: "You should see a table with a dotted green outline, and four table cells inside it with a solid black outline."
32         RenderBR {BR} at (661,15) size 0x0
33         RenderBR {BR} at (0,19) size 0x19
34       RenderTable {TABLE} at (0,38) size 86x48
35         RenderTableSection {TBODY} at (0,0) size 86x48
36           RenderTableRow {TR} at (0,2) size 86x21
37             RenderTableCell {TD} at (2,2) size 40x21 [r=0 c=0 rs=1 cs=1]
38               RenderText {#text} at (1,1) size 38x19
39                 text run at (1,1) width 38: "Cell 1"
40             RenderTableCell {TD} at (44,2) size 40x21 [r=0 c=1 rs=1 cs=1]
41               RenderText {#text} at (1,1) size 38x19
42                 text run at (1,1) width 38: "Cell 2"
43           RenderTableRow {TR} at (0,25) size 86x21
44             RenderTableCell {TD} at (2,25) size 40x21 [r=1 c=0 rs=1 cs=1]
45               RenderText {#text} at (1,1) size 38x19
46                 text run at (1,1) width 38: "Cell 3"
47             RenderTableCell {TD} at (44,25) size 40x21 [r=1 c=1 rs=1 cs=1]
48               RenderText {#text} at (1,1) size 38x19
49                 text run at (1,1) width 38: "Cell 4"
50 >>>>>>> 6448a48e03586d4121fcff9ca92e9ee862e1d77d