tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / qt / css1 / box_properties / border_top_inline-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 216x51
11           text run at (0,0) width 216: ".one {border-top: purple double 10px;}"
12           text run at (216,0) width 0: " "
13           text run at (0,17) width 197: ".two {border-top: purple thin solid;}"
14           text run at (197,17) width 0: " "
15           text run at (0,34) width 0: " "
16       RenderBlock {HR} at (0,101) size 784x2 [border: (1px inset #000000)]
17       RenderBlock {P} at (0,119) size 784x63 [bgcolor=#C0C0C0]
18         RenderText {#text} at (0,0) size 744x21
19           text run at (0,0) width 744: "This is an unstyled element, save for the background color, and containing inline elements with classes of"
20         RenderInline {SPAN} at (0,0) size 68x31 [border: (10px double #800080) none]
21           RenderText {#text} at (0,21) size 68x21
22             text run at (0,21) width 68: "class one"
23         RenderText {#text} at (68,21) size 432x21
24           text run at (68,21) width 432: ", which should have a 10-pixel purple double top border; and "
25         RenderInline {SPAN} at (0,0) size 66x22 [border: (1px solid #800080) none]
26           RenderText {#text} at (500,21) size 66x21
27             text run at (500,21) width 66: "class two"
28         RenderText {#text} at (566,21) size 750x42
29           text run at (566,21) width 184: ", which should have a thin"
30           text run at (0,42) width 167: "solid purple top border. "
31           text run at (167,42) width 481: "The line-height of the parent element should not change on any line."
32       RenderTable {TABLE} at (0,198) size 784x102 [border: (1px outset #808080)]
33         RenderTableSection {TBODY} at (1,1) size 782x100
34           RenderTableRow {TR} at (0,0) size 782x29
35             RenderTableCell {TD} at (0,0) size 782x29 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
36               RenderInline {STRONG} at (0,0) size 178x21
37                 RenderText {#text} at (4,4) size 178x21
38                   text run at (4,4) width 178: "TABLE Testing Section"
39           RenderTableRow {TR} at (0,29) size 782x71
40             RenderTableCell {TD} at (0,50) size 12x29 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
41               RenderText {#text} at (4,4) size 4x21
42                 text run at (4,4) width 4: " "
43             RenderTableCell {TD} at (12,29) size 770x71 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
44               RenderBlock {P} at (4,4) size 762x63 [bgcolor=#C0C0C0]
45                 RenderText {#text} at (0,0) size 744x21
46                   text run at (0,0) width 744: "This is an unstyled element, save for the background color, and containing inline elements with classes of"
47                 RenderInline {SPAN} at (0,0) size 68x31 [border: (10px double #800080) none]
48                   RenderText {#text} at (0,21) size 68x21
49                     text run at (0,21) width 68: "class one"
50                 RenderText {#text} at (68,21) size 432x21
51                   text run at (68,21) width 432: ", which should have a 10-pixel purple double top border; and "
52                 RenderInline {SPAN} at (0,0) size 66x22 [border: (1px solid #800080) none]
53                   RenderText {#text} at (500,21) size 66x21
54                     text run at (500,21) width 66: "class two"
55                 RenderText {#text} at (566,21) size 750x42
56                   text run at (566,21) width 184: ", which should have a thin"
57                   text run at (0,42) width 167: "solid purple top border. "
58                   text run at (167,42) width 481: "The line-height of the parent element should not change on any line."