- add third_party src.
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / css1 / text_properties / text_indent-expected.txt
1 layer at (0,0) size 785x1246
2   RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x1246
4   RenderBlock {HTML} at (0,0) size 785x1246
5     RenderBody {BODY} at (8,8) size 769x1230 [bgcolor=#CCCCCC]
6       RenderBlock {P} at (0,0) size 769x18
7         RenderText {#text} at (0,0) size 355x18
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 769x165
10         RenderText {#text} at (0,0) size 384x165
11           text run at (0,0) width 352: ".one {text-indent: 0.5in; background: aqua;}"
12           text run at (352,0) width 0: " "
13           text run at (0,15) width 336: ".two {text-indent: 2cm; background: aqua;}"
14           text run at (336,15) width 0: " "
15           text run at (0,30) width 360: ".three {text-indent: 20mm; background: aqua;}"
16           text run at (360,30) width 0: " "
17           text run at (0,45) width 352: ".four {text-indent: 24pt; background: aqua;}"
18           text run at (352,45) width 0: " "
19           text run at (0,60) width 344: ".five {text-indent: 2pc; background: aqua;}"
20           text run at (344,60) width 0: " "
21           text run at (0,75) width 336: ".six {text-indent: 2em; background: aqua;}"
22           text run at (336,75) width 0: " "
23           text run at (0,90) width 352: ".seven {text-indent: 2ex; background: aqua;}"
24           text run at (352,90) width 0: " "
25           text run at (0,105) width 352: ".eight {text-indent: 50%; background: aqua;}"
26           text run at (352,105) width 0: " "
27           text run at (0,120) width 352: ".nine {text-indent: 25px; background: aqua;}"
28           text run at (352,120) width 0: " "
29           text run at (0,135) width 384: "blockquote {text-indent: 50%; background: aqua;}"
30           text run at (384,135) width 0: " "
31           text run at (0,150) width 0: " "
32       RenderBlock {HR} at (0,212) size 769x2 [border: (1px inset #EEEEEE)]
33       RenderBlock {P} at (0,230) size 769x18 [bgcolor=#00FFFF]
34         RenderText {#text} at (48,0) size 386x18
35           text run at (48,0) width 386: "The first line of this sentence should be indented half an inch."
36       RenderBlock {P} at (0,264) size 769x18 [bgcolor=#00FFFF]
37         RenderText {#text} at (76,0) size 411x18
38           text run at (76,0) width 411: "The first line of this sentence should be indented two centimeters."
39       RenderBlock {P} at (0,298) size 769x18 [bgcolor=#00FFFF]
40         RenderText {#text} at (76,0) size 428x18
41           text run at (76,0) width 428: "The first line of this sentence should be indented twenty millimeters."
42       RenderBlock {P} at (0,332) size 769x18 [bgcolor=#00FFFF]
43         RenderText {#text} at (32,0) size 428x18
44           text run at (32,0) width 428: "The first line of this sentence should be indented twenty-four points."
45       RenderBlock {P} at (0,366) size 769x18 [bgcolor=#00FFFF]
46         RenderText {#text} at (32,0) size 372x18
47           text run at (32,0) width 372: "The first line of this sentence should be indented two picas."
48       RenderBlock {P} at (0,400) size 769x18 [bgcolor=#00FFFF]
49         RenderText {#text} at (32,0) size 359x18
50           text run at (32,0) width 359: "The first line of this sentence should be indented two em."
51       RenderBlock {P} at (0,434) size 769x18 [bgcolor=#00FFFF]
52         RenderText {#text} at (14,0) size 355x18
53           text run at (14,0) width 355: "The first line of this sentence should be indented two ex."
54       RenderBlock {P} at (0,468) size 769x36 [bgcolor=#00FFFF]
55         RenderText {#text} at (385,0) size 744x36
56           text run at (385,0) width 359: "The first line of this sentence should be indented halfway"
57           text run at (0,18) width 555: "across the page, but the rest of it should be flush with the normal left margin of the page."
58       RenderBlock {P} at (0,520) size 769x36 [bgcolor=#00FFFF]
59         RenderText {#text} at (25,0) size 723x36
60           text run at (25,0) width 698: "The first line of this sentence should be indented 25 pixels, but the rest of it should be flush with the normal left"
61           text run at (0,18) width 122: "margin of the page."
62       RenderBlock {P} at (0,572) size 769x54 [bgcolor=#00FFFF]
63         RenderText {#text} at (48,0) size 416x18
64           text run at (48,0) width 416: "Only the first line of this sentence should be indented half an inch,"
65         RenderBR {BR} at (464,14) size 0x0
66         RenderText {#text} at (0,18) size 259x18
67           text run at (0,18) width 259: "no matter where the lines might start, and"
68         RenderBR {BR} at (259,32) size 0x0
69         RenderInline {EM} at (0,0) size 199x18
70           RenderText {#text} at (0,36) size 199x18
71             text run at (0,36) width 199: "regardless of any other markup"
72         RenderText {#text} at (199,36) size 146x18
73           text run at (199,36) width 146: " which may be present."
74       RenderBlock {BLOCKQUOTE} at (40,642) size 689x54 [bgcolor=#00FFFF]
75         RenderText {#text} at (385,0) size 646x54
76           text run at (385,0) width 221: "In the first half of the test page, this"
77           text run at (0,18) width 646: "BLOCKQUOTE element should have a text indent equal to 50% of the BODY element's width, since"
78           text run at (0,36) width 513: "BLOCKQUOTE is a child of BODY; in the second half, it is a child of TABLE."
79       RenderTable {TABLE} at (0,712) size 769x518 [border: (1px outset #808080)]
80         RenderTableSection {TBODY} at (1,1) size 767x516
81           RenderTableRow {TR} at (0,0) size 767x26
82             RenderTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
83               RenderInline {STRONG} at (0,0) size 163x18
84                 RenderText {#text} at (4,4) size 163x18
85                   text run at (4,4) width 163: "TABLE Testing Section"
86           RenderTableRow {TR} at (0,26) size 767x490
87             RenderTableCell {TD} at (0,258) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
88               RenderText {#text} at (4,4) size 4x18
89                 text run at (4,4) width 4: " "
90             RenderTableCell {TD} at (12,26) size 755x490 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
91               RenderBlock {P} at (4,4) size 747x18 [bgcolor=#00FFFF]
92                 RenderText {#text} at (48,0) size 386x18
93                   text run at (48,0) width 386: "The first line of this sentence should be indented half an inch."
94               RenderBlock {P} at (4,38) size 747x18 [bgcolor=#00FFFF]
95                 RenderText {#text} at (76,0) size 411x18
96                   text run at (76,0) width 411: "The first line of this sentence should be indented two centimeters."
97               RenderBlock {P} at (4,72) size 747x18 [bgcolor=#00FFFF]
98                 RenderText {#text} at (76,0) size 428x18
99                   text run at (76,0) width 428: "The first line of this sentence should be indented twenty millimeters."
100               RenderBlock {P} at (4,106) size 747x18 [bgcolor=#00FFFF]
101                 RenderText {#text} at (32,0) size 428x18
102                   text run at (32,0) width 428: "The first line of this sentence should be indented twenty-four points."
103               RenderBlock {P} at (4,140) size 747x18 [bgcolor=#00FFFF]
104                 RenderText {#text} at (32,0) size 372x18
105                   text run at (32,0) width 372: "The first line of this sentence should be indented two picas."
106               RenderBlock {P} at (4,174) size 747x18 [bgcolor=#00FFFF]
107                 RenderText {#text} at (32,0) size 359x18
108                   text run at (32,0) width 359: "The first line of this sentence should be indented two em."
109               RenderBlock {P} at (4,208) size 747x18 [bgcolor=#00FFFF]
110                 RenderText {#text} at (14,0) size 355x18
111                   text run at (14,0) width 355: "The first line of this sentence should be indented two ex."
112               RenderBlock {P} at (4,242) size 747x36 [bgcolor=#00FFFF]
113                 RenderText {#text} at (374,0) size 733x36
114                   text run at (374,0) width 359: "The first line of this sentence should be indented halfway"
115                   text run at (0,18) width 555: "across the page, but the rest of it should be flush with the normal left margin of the page."
116               RenderBlock {P} at (4,294) size 747x36 [bgcolor=#00FFFF]
117                 RenderText {#text} at (25,0) size 723x36
118                   text run at (25,0) width 698: "The first line of this sentence should be indented 25 pixels, but the rest of it should be flush with the normal left"
119                   text run at (0,18) width 122: "margin of the page."
120               RenderBlock {P} at (4,346) size 747x54 [bgcolor=#00FFFF]
121                 RenderText {#text} at (48,0) size 416x18
122                   text run at (48,0) width 416: "Only the first line of this sentence should be indented half an inch,"
123                 RenderBR {BR} at (464,14) size 0x0
124                 RenderText {#text} at (0,18) size 259x18
125                   text run at (0,18) width 259: "no matter where the lines might start, and"
126                 RenderBR {BR} at (259,32) size 0x0
127                 RenderInline {EM} at (0,0) size 199x18
128                   RenderText {#text} at (0,36) size 199x18
129                     text run at (0,36) width 199: "regardless of any other markup"
130                 RenderText {#text} at (199,36) size 146x18
131                   text run at (199,36) width 146: " which may be present."
132               RenderBlock {BLOCKQUOTE} at (44,416) size 667x54 [bgcolor=#00FFFF]
133                 RenderText {#text} at (374,0) size 646x54
134                   text run at (374,0) width 221: "In the first half of the test page, this"
135                   text run at (0,18) width 646: "BLOCKQUOTE element should have a text indent equal to 50% of the BODY element's width, since"
136                   text run at (0,36) width 513: "BLOCKQUOTE is a child of BODY; in the second half, it is a child of TABLE."