Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / table / table-and-parts-outline-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       RenderBlock (anonymous) at (0,0) size 784x36
7         RenderText {#text} at (0,0) size 661x18
8           text run at (0,0) width 661: "You should see a table with a dotted green outline, and four table cells inside it with a solid black outline."
9         RenderBR {BR} at (661,14) size 0x0
10         RenderBR {BR} at (0,18) size 0x18
11       RenderTable {TABLE} at (0,36) size 86x46
12         RenderTableSection {TBODY} at (0,0) size 86x46
13           RenderTableRow {TR} at (0,2) size 86x20
14             RenderTableCell {TD} at (2,2) size 40x20 [r=0 c=0 rs=1 cs=1]
15               RenderText {#text} at (1,1) size 38x18
16                 text run at (1,1) width 38: "Cell 1"
17             RenderTableCell {TD} at (44,2) size 40x20 [r=0 c=1 rs=1 cs=1]
18               RenderText {#text} at (1,1) size 38x18
19                 text run at (1,1) width 38: "Cell 2"
20           RenderTableRow {TR} at (0,24) size 86x20
21             RenderTableCell {TD} at (2,24) size 40x20 [r=1 c=0 rs=1 cs=1]
22               RenderText {#text} at (1,1) size 38x18
23                 text run at (1,1) width 38: "Cell 3"
24             RenderTableCell {TD} at (44,24) size 40x20 [r=1 c=1 rs=1 cs=1]
25               RenderText {#text} at (1,1) size 38x18
26                 text run at (1,1) width 38: "Cell 4"