[Release] Webkit-EFL Ver. 2.0_beta_118996_0.6.24
[framework/web/webkit-efl.git] / LayoutTests / platform / efl / 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 355x19
8           text run at (0,0) width 355: "The style declarations which apply to the text below are:"
9       RenderBlock {PRE} at (0,34) size 784x45
10         RenderText {#text} at (0,0) size 728x45
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,15) width 568: ".two {border-color: purple; border-width: medium; border-style: solid;}"
14           text run at (568,15) width 0: " "
15           text run at (0,30) width 728: ".three {border-color: purple green blue yellow; border-width: medium; border-style: solid;}"
16           text run at (728,30) width 0: " "
17       RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
18       RenderBlock {P} at (0,110) size 784x24 [border: (3px solid #800080)]
19         RenderText {#text} at (3,3) size 357x19
20           text run at (3,3) width 357: "This element should have a purple border surrounding it."
21       RenderBlock {P} at (0,150) size 784x24 [border: (3px solid #800080)]
22         RenderText {#text} at (3,3) size 453x19
23           text run at (3,3) width 453: "This element should have a medium-width purple border surrounding it."
24       RenderBlock {P} at (0,190) size 784x42 [border: (3px solid #800080) (3px solid #008000) (3px solid #0000FF) (3px solid #FFFF00)]
25         RenderText {#text} at (3,3) size 763x37
26           text run at (3,3) width 763: "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 222: "bottom, and yellow on the left side."
28       RenderTable {TABLE} at (0,248) 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 163x19
33                 RenderText {#text} at (4,4) size 163x19
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 4x19
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 357x19
42                   text run at (3,3) width 357: "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 453x19
45                   text run at (3,3) width 453: "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 740x37
48                   text run at (3,3) width 740: "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 245: "the bottom, and yellow on the left side."