tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / qt / css1 / box_properties / border_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 178x51
11           text run at (0,0) width 178: ".one {border: 10px teal outset;}"
12           text run at (178,0) width 0: " "
13           text run at (0,17) width 175: ".two {border: 10px olive inset;}"
14           text run at (175,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 757x21
19           text run at (0,0) width 757: "This is an unstyled element, save for the background color, and containing inline elements with a classes of"
20         RenderInline {SPAN} at (0,0) size 88x41 [border: (10px outset #008080)]
21           RenderText {#text} at (10,21) size 68x21
22             text run at (10,21) width 68: "class one"
23         RenderText {#text} at (88,21) size 402x21
24           text run at (88,21) width 402: ", which should result in a 10-pixel outset teal border; and "
25         RenderInline {SPAN} at (0,0) size 86x41 [border: (10px inset #808000)]
26           RenderText {#text} at (500,21) size 66x21
27             text run at (500,21) width 66: "class two"
28         RenderText {#text} at (576,21) size 778x42
29           text run at (576,21) width 202: ", which should result in a 10-"
30           text run at (0,42) width 168: "pixel inset olive border. "
31           text run at (168,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 757x21
46                   text run at (0,0) width 757: "This is an unstyled element, save for the background color, and containing inline elements with a classes of"
47                 RenderInline {SPAN} at (0,0) size 88x41 [border: (10px outset #008080)]
48                   RenderText {#text} at (10,21) size 68x21
49                     text run at (10,21) width 68: "class one"
50                 RenderText {#text} at (88,21) size 402x21
51                   text run at (88,21) width 402: ", which should result in a 10-pixel outset teal border; and "
52                 RenderInline {SPAN} at (0,0) size 86x41 [border: (10px inset #808000)]
53                   RenderText {#text} at (500,21) size 66x21
54                     text run at (500,21) width 66: "class two"
55                 RenderText {#text} at (576,21) size 751x42
56                   text run at (576,21) width 175: ", which should result in a"
57                   text run at (0,42) width 191: "10-pixel inset olive border. "
58                   text run at (191,42) width 481: "The line-height of the parent element should not change on any line."