Upstream version 11.40.271.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / fast / table / 017-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 744x48 [border: (1px outset #808080)]
7         RenderTableSection {TBODY} at (1,1) size 742x46
8           RenderTableRow {TR} at (0,2) size 742x42
9             RenderTableCell {TD} at (2,2) size 238x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
10               RenderTable {TABLE} at (2,2) size 234x38
11                 RenderTableSection {TBODY} at (0,0) size 234x38
12                   RenderTableRow {TR} at (0,2) size 234x34
13                     RenderTableCell {TD} at (2,2) size 230x34 [r=0 c=0 rs=1 cs=1]
14                       RenderText {#text} at (1,1) size 192x32
15                         text run at (1,1) width 192: "This is the first column. It has"
16                         text run at (1,17) width 96: "some text in it."
17             RenderTableCell {TD} at (242,2) size 498x42 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
18               RenderTable {TABLE} at (2,2) size 494x38
19                 RenderTableSection {TBODY} at (0,0) size 494x38
20                   RenderTableRow {TR} at (0,2) size 494x34
21                     RenderTableCell {TD} at (2,2) size 490x34 [r=0 c=0 rs=1 cs=1]
22                       RenderText {#text} at (1,1) size 472x32
23                         text run at (1,1) width 176: "This is the second column. "
24                         text run at (176,1) width 297: "It has a lot more content than the first column."
25                         text run at (1,17) width 141: "That shouldn't matter."