tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / qt / tables / mozilla / marvin / x_colgroup_width_pct-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x197
4   RenderBlock {html} at (0,0) size 800x197
5     RenderBody {body} at (8,16) size 784x173
6       RenderBlock {p} at (0,0) size 784x21
7         RenderText {#text} at (0,0) size 179x21
8           text run at (0,0) width 179: "COLGROUP WIDTH=pct"
9       RenderTable {table} at (0,37) size 400x136 [border: (1px outset #808080)]
10         RenderTableCol {colgroup} at (0,0) size 0x0
11         RenderTableCol {colgroup} at (0,0) size 0x0
12         RenderTableSection (anonymous) at (1,1) size 398x134
13           RenderTableRow {tr} at (0,2) size 398x130
14             RenderTableCell {td} at (2,2) size 98x130 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
15               RenderText {#text} at (2,2) size 87x126
16                 text run at (2,2) width 87: "This column"
17                 text run at (2,23) width 87: "should have"
18                 text run at (2,44) width 68: "a width of"
19                 text run at (2,65) width 80: "25% of 400"
20                 text run at (2,86) width 60: "pixels or"
21                 text run at (2,107) width 44: "100px"
22             RenderTableCell {td} at (102,44) size 294x46 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
23               RenderText {#text} at (2,2) size 286x42
24                 text run at (2,2) width 286: "This column should have a width of 75%"
25                 text run at (2,23) width 112: "of 400 pixels or "
26                 text run at (114,23) width 44: "300px"