Upstream version 11.40.271.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / tables / mozilla / marvin / x_col_width_rel-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x146
4   RenderBlock {html} at (0,0) size 800x146
5     RenderBody {body} at (8,16) size 784x122
6       RenderBlock {p} at (0,0) size 784x16
7         RenderText {#text} at (0,0) size 147x16
8           text run at (0,0) width 147: "COL WIDTH=relative"
9       RenderTable {table} at (0,32) size 300x90 [border: (1px outset #808080)]
10         RenderTableCol {colgroup} at (0,0) size 0x0
11           RenderTableCol {col} at (0,0) size 0x0
12           RenderTableCol {col} at (0,0) size 0x0
13         RenderTableSection (anonymous) at (1,1) size 298x88
14           RenderTableRow {tr} at (0,2) size 298x84
15             RenderTableCell {td} at (2,2) size 143x84 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
16               RenderText {#text} at (2,2) size 139x80
17                 text run at (2,2) width 92: "Table width is"
18                 text run at (2,18) width 129: "300px. This column"
19                 text run at (2,34) width 139: "should be 1/2 as wide"
20                 text run at (2,50) width 18: "as "
21                 text run at (19,50) width 82: "Column 2 or"
22                 text run at (2,66) width 40: "100px"
23             RenderTableCell {td} at (147,10) size 149x68 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
24               RenderText {#text} at (2,2) size 140x64
25                 text run at (2,2) width 140: "Table width is 300px."
26                 text run at (2,18) width 128: "This column should"
27                 text run at (2,34) width 124: "be twice as wide as"
28                 text run at (2,50) width 125: "Column 1 or 200px"