Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(700)

Side by Side Diff: LayoutTests/platform/win-xp/fast/forms/form-element-geometry-expected.txt

Issue 922423002: Move rendering/RenderTextControl* to layout/LayoutTextControl* (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 scrollHeight 653 1 layer at (0,0) size 800x600 scrollHeight 653
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x653 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x653 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x652.88 4 RenderBlock {HTML} at (0,0) size 800x652.88
5 RenderBody {BODY} at (8,8) size 784x636.88 5 RenderBody {BODY} at (8,8) size 784x636.88
6 RenderBlock {H1} at (0,0) size 784x37 6 RenderBlock {H1} at (0,0) size 784x37
7 RenderText {#text} at (0,0) size 420x36 7 RenderText {#text} at (0,0) size 420x36
8 text run at (0,0) width 420: "Form Element Geometry Tests" 8 text run at (0,0) width 420: "Form Element Geometry Tests"
9 RenderBlock {P} at (0,58.44) size 784x20 9 RenderBlock {P} at (0,58.44) size 784x20
10 RenderText {#text} at (0,0) size 514x19 10 RenderText {#text} at (0,0) size 514x19
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 RenderBlock {INPUT} at (2,2) size 13x13 81 RenderBlock {INPUT} at (2,2) size 13x13
82 LayoutTableCell {TD} at (148,6) size 19x19 [r=0 c=3 rs=1 cs=1] 82 LayoutTableCell {TD} at (148,6) size 19x19 [r=0 c=3 rs=1 cs=1]
83 RenderBlock {DIV} at (1,1) size 17x17 [border: (2px solid #0000FF) ] 83 RenderBlock {DIV} at (1,1) size 17x17 [border: (2px solid #0000FF) ]
84 RenderInline {FONT} at (0,0) size 13x12 84 RenderInline {FONT} at (0,0) size 13x12
85 RenderBlock {INPUT} at (2,2) size 13x13 85 RenderBlock {INPUT} at (2,2) size 13x13
86 LayoutTable {TABLE} at (0,241.25) size 582x80 86 LayoutTable {TABLE} at (0,241.25) size 582x80
87 LayoutTableSection {TBODY} at (0,0) size 582x80 87 LayoutTableSection {TBODY} at (0,0) size 582x80
88 LayoutTableRow {TR} at (0,2) size 582x76 88 LayoutTableRow {TR} at (0,2) size 582x76
89 LayoutTableCell {TD} at (2,2) size 99x28 [r=0 c=0 rs=1 cs=1] 89 LayoutTableCell {TD} at (2,2) size 99x28 [r=0 c=0 rs=1 cs=1]
90 RenderBlock {DIV} at (1,1) size 97x26 [border: (2px solid #0000FF) ] 90 RenderBlock {DIV} at (1,1) size 97x26 [border: (2px solid #0000FF) ]
91 RenderTextControl {INPUT} at (2,2) size 93x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 91 LayoutTextControl {INPUT} at (2,2) size 93x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
92 LayoutTableCell {TD} at (103,2) size 44x76 [r=0 c=1 rs=1 cs=1] 92 LayoutTableCell {TD} at (103,2) size 44x76 [r=0 c=1 rs=1 cs=1]
93 RenderBlock {DIV} at (1,1) size 42x74 [border: (2px solid #0000FF) ] 93 RenderBlock {DIV} at (1,1) size 42x74 [border: (2px solid #0000FF) ]
94 LayoutTableCell {TD} at (149,2) size 244x28 [r=0 c=2 rs=1 cs=1] 94 LayoutTableCell {TD} at (149,2) size 244x28 [r=0 c=2 rs=1 cs=1]
95 RenderBlock {DIV} at (1,1) size 242x26 [border: (2px solid #0000FF )] 95 RenderBlock {DIV} at (1,1) size 242x26 [border: (2px solid #0000FF )]
96 RenderFileUploadControl {INPUT} at (2,2) size 238x22 "No file ch osen" 96 RenderFileUploadControl {INPUT} at (2,2) size 238x22 "No file ch osen"
97 RenderButton {INPUT} at (0,0) size 85x22 [bgcolor=#C0C0C0] [bo rder: (2px outset #C0C0C0)] 97 RenderButton {INPUT} at (0,0) size 85x22 [bgcolor=#C0C0C0] [bo rder: (2px outset #C0C0C0)]
98 RenderBlock (anonymous) at (8,3) size 69x16 98 RenderBlock (anonymous) at (8,3) size 69x16
99 RenderText {#text} at (0,0) size 69x16 99 RenderText {#text} at (0,0) size 69x16
100 text run at (0,0) width 69: "Choose File" 100 text run at (0,0) width 69: "Choose File"
101 LayoutTableCell {TD} at (395,2) size 185x42 [r=0 c=3 rs=1 cs=1] 101 LayoutTableCell {TD} at (395,2) size 185x42 [r=0 c=3 rs=1 cs=1]
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 RenderText {#text} at (130,6) size 3x12 161 RenderText {#text} at (130,6) size 3x12
162 text run at (130,6) width 3: " " 162 text run at (130,6) width 3: " "
163 RenderBlock {INPUT} at (138,3) size 13x13 163 RenderBlock {INPUT} at (138,3) size 13x13
164 RenderText {#text} at (154,6) size 3x12 164 RenderText {#text} at (154,6) size 3x12
165 text run at (154,6) width 3: " " 165 text run at (154,6) width 3: " "
166 RenderBlock {INPUT} at (161,3) size 13x13 166 RenderBlock {INPUT} at (161,3) size 13x13
167 RenderText {#text} at (0,0) size 0x0 167 RenderText {#text} at (0,0) size 0x0
168 RenderBlock {DIV} at (0,460.06) size 784x42 168 RenderBlock {DIV} at (0,460.06) size 784x42
169 RenderText {#text} at (0,21) size 26x19 169 RenderText {#text} at (0,21) size 26x19
170 text run at (0,21) width 26: "text " 170 text run at (0,21) width 26: "text "
171 RenderTextControl {INPUT} at (26,20) size 93x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)] 171 LayoutTextControl {INPUT} at (26,20) size 93x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)]
172 RenderText {#text} at (119,21) size 4x19 172 RenderText {#text} at (119,21) size 4x19
173 text run at (119,21) width 4: " " 173 text run at (119,21) width 4: " "
174 RenderFileUploadControl {INPUT} at (123,20) size 238x22 "No file chosen" 174 RenderFileUploadControl {INPUT} at (123,20) size 238x22 "No file chosen"
175 RenderButton {INPUT} at (0,0) size 85x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)] 175 RenderButton {INPUT} at (0,0) size 85x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)]
176 RenderBlock (anonymous) at (8,3) size 69x16 176 RenderBlock (anonymous) at (8,3) size 69x16
177 RenderText {#text} at (0,0) size 69x16 177 RenderText {#text} at (0,0) size 69x16
178 text run at (0,0) width 69: "Choose File" 178 text run at (0,0) width 69: "Choose File"
179 RenderText {#text} at (361,21) size 4x19 179 RenderText {#text} at (361,21) size 4x19
180 text run at (361,21) width 4: " " 180 text run at (361,21) width 4: " "
181 RenderText {#text} at (0,0) size 0x0 181 RenderText {#text} at (0,0) size 0x0
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
252 RenderBlock {OPTION} at (1,35) size 21x17 252 RenderBlock {OPTION} at (1,35) size 21x17
253 RenderText {#text} at (2,0) size 7x16 253 RenderText {#text} at (2,0) size 7x16
254 text run at (2,0) width 7: "3" 254 text run at (2,0) width 7: "3"
255 RenderBlock {OPTION} at (1,52) size 21x17 255 RenderBlock {OPTION} at (1,52) size 21x17
256 RenderText {#text} at (2,0) size 7x16 256 RenderText {#text} at (2,0) size 7x16
257 text run at (2,0) width 7: "4" 257 text run at (2,0) width 7: "4"
258 RenderBlock {OPTION} at (1,69) size 21x17 258 RenderBlock {OPTION} at (1,69) size 21x17
259 RenderText {#text} at (2,0) size 7x16 259 RenderText {#text} at (2,0) size 7x16
260 text run at (2,0) width 7: "5" 260 text run at (2,0) width 7: "5"
261 layer at (406,254) size 179x36 clip at (407,255) size 177x34 261 layer at (406,254) size 179x36 clip at (407,255) size 177x34
262 RenderTextControl {TEXTAREA} at (2,2) size 179x36 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)] 262 LayoutTextControl {TEXTAREA} at (2,2) size 179x36 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)]
263 RenderBlock {DIV} at (3,3) size 175x16 263 RenderBlock {DIV} at (3,3) size 175x16
264 RenderText {#text} at (0,0) size 64x16 264 RenderText {#text} at (0,0) size 64x16
265 text run at (0,0) width 64: "textarea" 265 text run at (0,0) width 64: "textarea"
266 layer at (36,491) size 89x16 266 layer at (36,491) size 89x16
267 RenderBlock {DIV} at (2,3) size 89x16 267 RenderBlock {DIV} at (2,3) size 89x16
268 RenderText {#text} at (0,0) size 49x16 268 RenderText {#text} at (0,0) size 49x16
269 text run at (0,0) width 49: "text field" 269 text run at (0,0) width 49: "text field"
270 layer at (373,468) size 179x36 clip at (374,469) size 177x34 270 layer at (373,468) size 179x36 clip at (374,469) size 177x34
271 RenderTextControl {TEXTAREA} at (365,0) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 271 LayoutTextControl {TEXTAREA} at (365,0) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
272 RenderBlock {DIV} at (3,3) size 175x16 272 RenderBlock {DIV} at (3,3) size 175x16
273 RenderText {#text} at (0,0) size 64x16 273 RenderText {#text} at (0,0) size 64x16
274 text run at (0,0) width 64: "textarea" 274 text run at (0,0) width 64: "textarea"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698