Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / css1 / box_properties / border_color-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 [bgcolor=#CCCCCC]
6       RenderBlock {P} at (0,0) size 784x18
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 784x48
10         RenderText {#text} at (0,0) size 728x48
11           text run at (0,0) width 392: ".one {border-color: purple; border-style: solid;}"
12           text run at (392,0) width 0: " "
13           text run at (0,16) width 568: ".two {border-color: purple; border-width: medium; border-style: solid;}"
14           text run at (568,16) width 0: " "
15           text run at (0,32) width 728: ".three {border-color: purple green blue yellow; border-width: medium; border-style: solid;}"
16           text run at (728,32) width 0: " "
17       RenderBlock {HR} at (0,95) size 784x2 [border: (1px inset #EEEEEE)]
18       RenderBlock {P} at (0,113) size 784x24 [border: (3px solid #800080)]
19         RenderText {#text} at (3,3) size 364x17
20           text run at (3,3) width 364: "This element should have a purple border surrounding it."
21       RenderBlock {P} at (0,153) size 784x24 [border: (3px solid #800080)]
22         RenderText {#text} at (3,3) size 463x17
23           text run at (3,3) width 463: "This element should have a medium-width purple border surrounding it."
24       RenderBlock {P} at (0,193) size 784x42 [border: (3px solid #800080) (3px solid #008000) (3px solid #0000FF) (3px solid #FFFF00)]
25         RenderText {#text} at (3,3) size 776x35
26           text run at (3,3) width 776: "This element should be surrounded by a medium width border which is purple on top, green on the right side, blue on the"
27           text run at (3,21) width 227: "bottom, and yellow on the left side."
28       RenderTable {TABLE} at (0,251) size 784x158 [border: (1px outset #808080)]
29         RenderTableSection {TBODY} at (1,1) size 782x156
30           RenderTableRow {TR} at (0,0) size 782x26
31             RenderTableCell {TD} at (0,0) size 782x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
32               RenderInline {STRONG} at (0,0) size 163x17
33                 RenderText {#text} at (4,4) size 163x17
34                   text run at (4,4) width 163: "TABLE Testing Section"
35           RenderTableRow {TR} at (0,26) size 782x130
36             RenderTableCell {TD} at (0,78) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
37               RenderText {#text} at (4,4) size 4x17
38                 text run at (4,4) width 4: " "
39             RenderTableCell {TD} at (12,26) size 770x130 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
40               RenderBlock {P} at (4,4) size 762x24 [border: (3px solid #800080)]
41                 RenderText {#text} at (3,3) size 364x17
42                   text run at (3,3) width 364: "This element should have a purple border surrounding it."
43               RenderBlock {P} at (4,44) size 762x24 [border: (3px solid #800080)]
44                 RenderText {#text} at (3,3) size 463x17
45                   text run at (3,3) width 463: "This element should have a medium-width purple border surrounding it."
46               RenderBlock {P} at (4,84) size 762x42 [border: (3px solid #800080) (3px solid #008000) (3px solid #0000FF) (3px solid #FFFF00)]
47                 RenderText {#text} at (3,3) size 753x35
48                   text run at (3,3) width 753: "This element should be surrounded by a medium width border which is purple on top, green on the right side, blue on"
49                   text run at (3,21) width 251: "the bottom, and yellow on the left side."