tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / qt / 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 784x21
7         RenderText {#text} at (0,0) size 395x21
8           text run at (0,0) width 395: "The style declarations which apply to the text below are:"
9       RenderBlock {PRE} at (0,37) size 784x51
10         RenderText {#text} at (0,0) size 507x51
11           text run at (0,0) width 263: ".one {border-color: purple; border-style: solid;}"
12           text run at (263,0) width 0: " "
13           text run at (0,17) width 394: ".two {border-color: purple; border-width: medium; border-style: solid;}"
14           text run at (394,17) width 0: " "
15           text run at (0,34) width 507: ".three {border-color: purple green blue yellow; border-width: medium; border-style: solid;}"
16           text run at (507,34) width 0: " "
17       RenderBlock {HR} at (0,101) size 784x2 [border: (1px inset #000000)]
18       RenderBlock {P} at (0,119) size 784x27 [border: (3px solid #800080)]
19         RenderText {#text} at (3,3) size 400x21
20           text run at (3,3) width 400: "This element should have a purple border surrounding it."
21       RenderBlock {P} at (0,162) size 784x27 [border: (3px solid #800080)]
22         RenderText {#text} at (3,3) size 504x21
23           text run at (3,3) width 504: "This element should have a medium-width purple border surrounding it."
24       RenderBlock {P} at (0,205) size 784x48 [border: (3px solid #800080) (3px solid #008000) (3px solid #0000FF) (3px solid #FFFF00)]
25         RenderText {#text} at (3,3) size 767x42
26           text run at (3,3) width 767: "This element should be surrounded by a medium width border which is purple on top, green on the right side,"
27           text run at (3,24) width 327: "blue on the bottom, and yellow on the left side."
28       RenderTable {TABLE} at (0,269) size 784x173 [border: (1px outset #808080)]
29         RenderTableSection {TBODY} at (1,1) size 782x171
30           RenderTableRow {TR} at (0,0) size 782x29
31             RenderTableCell {TD} at (0,0) size 782x29 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
32               RenderInline {STRONG} at (0,0) size 178x21
33                 RenderText {#text} at (4,4) size 178x21
34                   text run at (4,4) width 178: "TABLE Testing Section"
35           RenderTableRow {TR} at (0,29) size 782x142
36             RenderTableCell {TD} at (0,85) size 12x29 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
37               RenderText {#text} at (4,4) size 4x21
38                 text run at (4,4) width 4: " "
39             RenderTableCell {TD} at (12,29) size 770x142 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
40               RenderBlock {P} at (4,4) size 762x27 [border: (3px solid #800080)]
41                 RenderText {#text} at (3,3) size 400x21
42                   text run at (3,3) width 400: "This element should have a purple border surrounding it."
43               RenderBlock {P} at (4,47) size 762x27 [border: (3px solid #800080)]
44                 RenderText {#text} at (3,3) size 504x21
45                   text run at (3,3) width 504: "This element should have a medium-width purple border surrounding it."
46               RenderBlock {P} at (4,90) size 762x48 [border: (3px solid #800080) (3px solid #008000) (3px solid #0000FF) (3px solid #FFFF00)]
47                 RenderText {#text} at (3,3) size 729x42
48                   text run at (3,3) width 729: "This element should be surrounded by a medium width border which is purple on top, green on the right"
49                   text run at (3,24) width 365: "side, blue on the bottom, and yellow on the left side."