Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / css1 / formatting_model / canvas-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 [bgcolor=#00FFFF]
5     RenderBody {BODY} at (25,25) size 750x550 [bgcolor=#008000]
6       RenderBlock {P} at (0,0) size 750x16
7         RenderText {#text} at (0,0) size 363x16
8           text run at (0,0) width 363: "The style declarations which apply to the text below are:"
9       RenderBlock {PRE} at (0,32) size 750x26
10         RenderText {#text} at (0,0) size 539x26
11           text run at (0,0) width 235: "HTML {background-color: aqua;}"
12           text run at (234,0) width 1: " "
13           text run at (0,13) width 539: "BODY {background-color: green; background-image: none; margin: 25px;}"
14           text run at (538,13) width 1: " "
15       RenderBlock {HR} at (0,71) size 750x2 [border: (1px inset #EEEEEE)]
16       RenderBlock {P} at (0,89) size 750x48
17         RenderText {#text} at (0,0) size 750x48
18           text run at (0,0) width 392: "The body of this document should have a green background. "
19           text run at (391,0) width 316: "It also has a margin of 25 pixels, so the light blue"
20           text run at (0,16) width 436: "background set for the HTML element should surround the BODY. "
21           text run at (435,16) width 315: "If the BODY content is significantly shorter than"
22           text run at (0,32) width 528: "the browser's window height, then the bottom border may be larger than 25 pixels."
23       RenderTable {TABLE} at (0,153) size 750x82 [border: (1px outset #808080)]
24         RenderTableSection {TBODY} at (1,1) size 748x80
25           RenderTableRow {TR} at (0,0) size 748x24
26             RenderTableCell {TD} at (0,0) size 748x24 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
27               RenderInline {STRONG} at (0,0) size 163x16
28                 RenderText {#text} at (4,4) size 163x16
29                   text run at (4,4) width 163: "TABLE Testing Section"
30           RenderTableRow {TR} at (0,24) size 748x56
31             RenderTableCell {TD} at (0,40) size 12x24 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
32               RenderText {#text} at (4,4) size 4x16
33                 text run at (4,4) width 4: " "
34             RenderTableCell {TD} at (12,24) size 736x56 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
35               RenderBlock {P} at (4,4) size 728x48
36                 RenderText {#text} at (0,0) size 718x48
37                   text run at (0,0) width 392: "The body of this document should have a green background. "
38                   text run at (391,0) width 316: "It also has a margin of 25 pixels, so the light blue"
39                   text run at (0,16) width 436: "background set for the HTML element should surround the BODY. "
40                   text run at (435,16) width 283: "If the BODY content is significantly shorter"
41                   text run at (0,32) width 560: "than the browser's window height, then the bottom border may be larger than 25 pixels."