tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / efl / fast / table / rules-attr-dynchange1-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 <<<<<<< HEAD
6     RenderBody {BODY} at (8,8) size 784x580
7       RenderTable {TABLE} at (0,0) size 115x50 [border: none]
8         RenderTableSection {TBODY} at (0,0) size 114x49
9           RenderTableRow {TR} at (0,0) size 114x17
10             RenderTableCell {TD} at (0,0) size 57x17 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
11               RenderText {#text} at (2,2) size 54x14
12                 text run at (2,2) width 54: "Row1 cell1"
13             RenderTableCell {TD} at (57,0) size 57x17 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
14               RenderText {#text} at (2,2) size 54x14
15                 text run at (2,2) width 54: "Row1 cell2"
16           RenderTableRow {TR} at (0,17) size 114x16
17             RenderTableCell {TD} at (0,17) size 57x16 [border: none none none (1px solid #808080)] [r=1 c=0 rs=1 cs=1]
18               RenderText {#text} at (2,1) size 54x14
19                 text run at (2,1) width 54: "Row2 cell1"
20             RenderTableCell {TD} at (57,17) size 57x16 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
21               RenderText {#text} at (2,1) size 54x14
22                 text run at (2,1) width 54: "Row2 cell2"
23           RenderTableRow {TR} at (0,33) size 114x16
24             RenderTableCell {TD} at (0,33) size 57x16 [border: none none none (1px solid #808080)] [r=2 c=0 rs=1 cs=1]
25               RenderText {#text} at (2,1) size 54x14
26                 text run at (2,1) width 54: "Row3 cell1"
27             RenderTableCell {TD} at (57,33) size 57x16 [border: none none none (1px solid #808080)] [r=2 c=1 rs=1 cs=1]
28               RenderText {#text} at (2,1) size 54x14
29                 text run at (2,1) width 54: "Row3 cell2"
30       RenderBlock {P} at (0,62) size 784x14
31         RenderText {#text} at (0,0) size 579x14
32           text run at (0,0) width 579: "The rules attribute is first set dynamically to rows, then to cols, so the table should show only column borders. Bug 14848."
33 =======
34     RenderBody {BODY} at (8,8) size 784x576
35       RenderTable {TABLE} at (0,0) size 153x65 [border: none]
36         RenderTableSection {TBODY} at (0,0) size 152x64
37           RenderTableRow {TR} at (0,0) size 152x22
38             RenderTableCell {TD} at (0,0) size 76x22 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
39               RenderText {#text} at (2,2) size 73x19
40                 text run at (2,2) width 73: "Row1 cell1"
41             RenderTableCell {TD} at (76,0) size 76x22 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
42               RenderText {#text} at (2,2) size 73x19
43                 text run at (2,2) width 73: "Row1 cell2"
44           RenderTableRow {TR} at (0,22) size 152x21
45             RenderTableCell {TD} at (0,22) size 76x21 [border: none none none (1px solid #808080)] [r=1 c=0 rs=1 cs=1]
46               RenderText {#text} at (2,1) size 73x19
47                 text run at (2,1) width 73: "Row2 cell1"
48             RenderTableCell {TD} at (76,22) size 76x21 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
49               RenderText {#text} at (2,1) size 73x19
50                 text run at (2,1) width 73: "Row2 cell2"
51           RenderTableRow {TR} at (0,43) size 152x21
52             RenderTableCell {TD} at (0,43) size 76x21 [border: none none none (1px solid #808080)] [r=2 c=0 rs=1 cs=1]
53               RenderText {#text} at (2,1) size 73x19
54                 text run at (2,1) width 73: "Row3 cell1"
55             RenderTableCell {TD} at (76,43) size 76x21 [border: none none none (1px solid #808080)] [r=2 c=1 rs=1 cs=1]
56               RenderText {#text} at (2,1) size 73x19
57                 text run at (2,1) width 73: "Row3 cell2"
58       RenderBlock {P} at (0,81) size 784x19
59         RenderText {#text} at (0,0) size 769x19
60           text run at (0,0) width 769: "The rules attribute is first set dynamically to rows, then to cols, so the table should show only column borders. Bug 14848."
61 >>>>>>> 6448a48e03586d4121fcff9ca92e9ee862e1d77d