Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / 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 744x52 [border: (1px outset #808080)]
7         RenderTableSection {TBODY} at (1,1) size 742x50
8           RenderTableRow {TR} at (0,2) size 742x46
9             RenderTableCell {TD} at (2,2) size 237x46 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
10               RenderTable {TABLE} at (2,2) size 233x42
11                 RenderTableSection {TBODY} at (0,0) size 233x42
12                   RenderTableRow {TR} at (0,2) size 233x38
13                     RenderTableCell {TD} at (2,2) size 229x38 [r=0 c=0 rs=1 cs=1]
14                       RenderText {#text} at (1,1) size 223x36
15                         text run at (1,1) width 223: "This is the first column. It has some"
16                         text run at (1,19) width 55: "text in it."
17             RenderTableCell {TD} at (241,2) size 499x46 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
18               RenderTable {TABLE} at (2,2) size 495x42
19                 RenderTableSection {TBODY} at (0,0) size 495x42
20                   RenderTableRow {TR} at (0,2) size 495x38
21                     RenderTableCell {TD} at (2,2) size 491x38 [r=0 c=0 rs=1 cs=1]
22                       RenderText {#text} at (1,1) size 460x36
23                         text run at (1,1) width 172: "This is the second column. "
24                         text run at (173,1) width 288: "It has a lot more content than the first column."
25                         text run at (1,19) width 137: "That shouldn't matter."