Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / 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 750x18
7         RenderText {#text} at (0,0) size 363x17
8           text run at (0,0) width 363: "The style declarations which apply to the text below are:"
9       RenderBlock {PRE} at (0,34) size 750x32
10         RenderText {#text} at (0,0) size 552x32
11           text run at (0,0) width 240: "HTML {background-color: aqua;}"
12           text run at (240,0) width 0: " "
13           text run at (0,16) width 552: "BODY {background-color: green; background-image: none; margin: 25px;}"
14           text run at (552,16) width 0: " "
15       RenderBlock {HR} at (0,79) size 750x2 [border: (1px inset #EEEEEE)]
16       RenderBlock {P} at (0,97) size 750x54
17         RenderText {#text} at (0,0) size 750x53
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,18) width 436: "background set for the HTML element should surround the BODY. "
21           text run at (435,18) width 315: "If the BODY content is significantly shorter than"
22           text run at (0,36) width 528: "the browser's window height, then the bottom border may be larger than 25 pixels."
23       RenderTable {TABLE} at (0,167) size 750x90 [border: (1px outset #808080)]
24         RenderTableSection {TBODY} at (1,1) size 748x88
25           RenderTableRow {TR} at (0,0) size 748x26
26             RenderTableCell {TD} at (0,0) size 748x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
27               RenderInline {STRONG} at (0,0) size 163x17
28                 RenderText {#text} at (4,4) size 163x17
29                   text run at (4,4) width 163: "TABLE Testing Section"
30           RenderTableRow {TR} at (0,26) size 748x62
31             RenderTableCell {TD} at (0,44) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
32               RenderText {#text} at (4,4) size 4x17
33                 text run at (4,4) width 4: " "
34             RenderTableCell {TD} at (12,26) size 736x62 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
35               RenderBlock {P} at (4,4) size 728x54
36                 RenderText {#text} at (0,0) size 718x53
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,18) width 436: "background set for the HTML element should surround the BODY. "
40                   text run at (435,18) width 283: "If the BODY content is significantly shorter"
41                   text run at (0,36) width 560: "than the browser's window height, then the bottom border may be larger than 25 pixels."