Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / css1 / box_properties / border_style_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 784x16
7         RenderText {#text} at (0,0) size 363x16
8           text run at (0,0) width 363: "The style declarations which apply to the text below are:"
9       RenderBlock {PRE} at (0,32) size 784x39
10         RenderText {#text} at (0,0) size 554x39
11           text run at (0,0) width 547: ".one {border-style: dashed; border-color: black; border-width: thick;}"
12           text run at (546,0) width 1: " "
13           text run at (0,13) width 531: ".two {border-style: groove; border-color: red; border-width: thick;}"
14           text run at (530,13) width 1: " "
15           text run at (0,26) width 554: ".three {border-style: none; border-color: purple; border-width: thick;}"
16           text run at (553,26) width 1: " "
17       RenderBlock {HR} at (0,84) size 784x2 [border: (1px inset #EEEEEE)]
18       RenderBlock {P} at (0,102) size 784x48 [bgcolor=#C0C0C0]
19         RenderText {#text} at (0,0) size 679x16
20           text run at (0,0) width 679: "This is an unstyled element, save for the background color, and it contains inline elements with classes of "
21         RenderInline {SPAN} at (0,0) size 70x26 [border: (5px dashed #000000)]
22           RenderText {#text} at (683,0) size 60x16
23             text run at (683,0) width 60: "class one"
24         RenderText {#text} at (747,0) size 752x32
25           text run at (747,0) width 5: ","
26           text run at (0,16) width 313: "which will result in a dashed thick black border; "
27         RenderInline {SPAN} at (0,0) size 70x26 [border: (5px groove #FF0000)]
28           RenderText {#text} at (317,16) size 60x16
29             text run at (317,16) width 60: "class two"
30         RenderText {#text} at (381,16) size 376x16
31           text run at (381,16) width 376: ", which should result in a grooved thick purple border, and"
32         RenderInline {SPAN} at (0,0) size 68x16
33           RenderText {#text} at (0,32) size 68x16
34             text run at (0,32) width 68: "class three"
35         RenderText {#text} at (67,32) size 701x16
36           text run at (67,32) width 260: ", which should result in no border at all. "
37           text run at (326,32) width 442: "The line-height of the parent element should not change, on any line."
38       RenderTable {TABLE} at (0,166) size 784x98 [border: (1px outset #808080)]
39         RenderTableSection {TBODY} at (1,1) size 782x96
40           RenderTableRow {TR} at (0,0) size 782x24
41             RenderTableCell {TD} at (0,0) size 782x24 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
42               RenderInline {STRONG} at (0,0) size 163x16
43                 RenderText {#text} at (4,4) size 163x16
44                   text run at (4,4) width 163: "TABLE Testing Section"
45           RenderTableRow {TR} at (0,24) size 782x72
46             RenderTableCell {TD} at (0,48) size 12x24 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
47               RenderText {#text} at (4,4) size 4x16
48                 text run at (4,4) width 4: " "
49             RenderTableCell {TD} at (12,24) size 770x72 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
50               RenderBlock {P} at (4,4) size 762x64 [bgcolor=#C0C0C0]
51                 RenderText {#text} at (0,0) size 679x16
52                   text run at (0,0) width 679: "This is an unstyled element, save for the background color, and it contains inline elements with classes of "
53                 RenderInline {SPAN} at (0,0) size 70x26 [border: (5px dashed #000000)]
54                   RenderText {#text} at (683,0) size 60x16
55                     text run at (683,0) width 60: "class one"
56                 RenderText {#text} at (747,0) size 752x32
57                   text run at (747,0) width 5: ","
58                   text run at (0,16) width 313: "which will result in a dashed thick black border; "
59                 RenderInline {SPAN} at (0,0) size 70x26 [border: (5px groove #FF0000)]
60                   RenderText {#text} at (317,16) size 60x16
61                     text run at (317,16) width 60: "class two"
62                 RenderText {#text} at (381,16) size 376x16
63                   text run at (381,16) width 376: ", which should result in a grooved thick purple border, and"
64                 RenderInline {SPAN} at (0,0) size 68x16
65                   RenderText {#text} at (0,32) size 68x16
66                     text run at (0,32) width 68: "class three"
67                 RenderText {#text} at (67,32) size 736x32
68                   text run at (67,32) width 260: ", which should result in no border at all. "
69                   text run at (326,32) width 410: "The line-height of the parent element should not change, on any"
70                   text run at (0,48) width 28: "line."