Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / tables / mozilla / bugs / bug3454-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,16) size 784x568
6       RenderTable {TABLE} at (16,0) size 752x70 [border: (1px outset #808080)]
7         RenderTableSection {TBODY} at (1,1) size 750x68
8           RenderTableRow {TR} at (0,2) size 750x22
9             RenderTableCell {TH} at (2,2) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
10               RenderText {#text} at (45,2) size 83x18
11                 text run at (45,2) width 83: "Header One"
12             RenderTableCell {TH} at (177,2) size 270x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
13               RenderText {#text} at (92,2) size 86x18
14                 text run at (92,2) width 86: "Header Two"
15             RenderTableCell {TH} at (449,2) size 299x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
16               RenderText {#text} at (102,2) size 95x18
17                 text run at (102,2) width 95: "Header Three"
18           RenderTableRow {TR} at (0,26) size 750x40
19             RenderTableCell {TD} at (2,26) size 173x40 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
20               RenderText {#text} at (2,2) size 157x36
21                 text run at (2,2) width 116: "This table uses the"
22                 text run at (2,20) width 157: "separated borders model."
23             RenderTableCell {TD} at (177,26) size 270x40 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
24               RenderText {#text} at (2,2) size 251x36
25                 text run at (2,2) width 251: "This means that elements within the cell"
26                 text run at (2,20) width 180: "have border-spacing of 1em."
27             RenderTableCell {TD} at (449,26) size 299x40 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
28               RenderText {#text} at (2,2) size 279x36
29                 text run at (2,2) width 205: "The borders on the header cells, "
30                 text run at (207,2) width 74: "on all sides,"
31                 text run at (2,20) width 198: "should be medium solid purple."