Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / table / early-table-layout-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       RenderTable {TABLE} at (0,0) size 500x52 [border: (1px outset #808080)]
7         RenderTableSection {TBODY} at (1,1) size 498x50
8           RenderTableRow {TR} at (0,2) size 498x22
9             RenderTableCell {TD} at (2,2) size 246x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
10               RenderText {#text} at (2,2) size 46x18
11                 text run at (2,2) width 46: "cell 1,1"
12             RenderTableCell {TD} at (250,2) size 246x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
13               RenderText {#text} at (2,2) size 46x18
14                 text run at (2,2) width 46: "cell 1,2"
15           RenderTableRow {TR} at (0,26) size 498x22
16             RenderTableCell {TD} at (2,26) size 246x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
17               RenderText {#text} at (2,2) size 46x18
18                 text run at (2,2) width 46: "cell 2,1"
19             RenderTableCell {TD} at (250,26) size 246x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
20               RenderText {#text} at (2,2) size 46x18
21                 text run at (2,2) width 46: "cell 2,2"