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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/input-appearance-height-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock (anonymous) at (0,0) size 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 781x18 7 RenderText {#text} at (0,0) size 781x18
8 text run at (0,0) width 781: "This tests the height attribute of form elements. The only element that should honour this value is the Image type of in put." 8 text run at (0,0) width 781: "This tests the height attribute of form elements. The only element that should honour this value is the Image type of in put."
9 RenderBlock {FORM} at (0,18) size 784x229 9 RenderBlock {FORM} at (0,18) size 784x229
10 RenderText {#text} at (0,0) size 37x18 10 RenderText {#text} at (0,0) size 37x18
(...skipping 19 matching lines...) Expand all
30 RenderFileUploadControl {INPUT} at (25.31,58) size 237x18 "No file chose n" 30 RenderFileUploadControl {INPUT} at (25.31,58) size 237x18 "No file chose n"
31 RenderButton {INPUT} at (0,0) size 77.55x18 [bgcolor=#C0C0C0] 31 RenderButton {INPUT} at (0,0) size 77.55x18 [bgcolor=#C0C0C0]
32 RenderBlock (anonymous) at (8,2) size 61.55x13 32 RenderBlock (anonymous) at (8,2) size 61.55x13
33 RenderText {#text} at (0,0) size 62x13 33 RenderText {#text} at (0,0) size 62x13
34 text run at (0,0) width 62: "Choose File" 34 text run at (0,0) width 62: "Choose File"
35 RenderText {#text} at (262,57) size 5x18 35 RenderText {#text} at (262,57) size 5x18
36 text run at (262,57) width 5: " " 36 text run at (262,57) width 5: " "
37 RenderBR {BR} at (266,71) size 1x0 37 RenderBR {BR} at (266,71) size 1x0
38 RenderText {#text} at (0,76) size 44x18 38 RenderText {#text} at (0,76) size 44x18
39 text run at (0,76) width 44: "image " 39 text run at (0,76) width 44: "image "
40 RenderImage {INPUT} at (43.09,89) size 10x1 40 LayoutImage {INPUT} at (43.09,89) size 10x1
41 RenderText {#text} at (53,76) size 5x18 41 RenderText {#text} at (53,76) size 5x18
42 text run at (53,76) width 5: " " 42 text run at (53,76) width 5: " "
43 RenderBR {BR} at (57,90) size 1x0 43 RenderBR {BR} at (57,90) size 1x0
44 RenderText {#text} at (0,94) size 37x18 44 RenderText {#text} at (0,94) size 37x18
45 text run at (0,94) width 37: "radio " 45 text run at (0,94) width 37: "radio "
46 RenderBlock {INPUT} at (39.78,97) size 12x13 46 RenderBlock {INPUT} at (39.78,97) size 12x13
47 RenderText {#text} at (54,94) size 5x18 47 RenderText {#text} at (54,94) size 5x18
48 text run at (54,94) width 5: " " 48 text run at (54,94) width 5: " "
49 RenderBR {BR} at (58,108) size 1x0 49 RenderBR {BR} at (58,108) size 1x0
50 RenderText {#text} at (0,116) size 40x18 50 RenderText {#text} at (0,116) size 40x18
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
98 layer at (39,48) size 117x13 98 layer at (39,48) size 117x13
99 RenderBlock {DIV} at (3,3) size 117x13 99 RenderBlock {DIV} at (3,3) size 117x13
100 layer at (61,201) size 117x13 100 layer at (61,201) size 117x13
101 RenderBlock {DIV} at (3,3) size 117x13 101 RenderBlock {DIV} at (3,3) size 117x13
102 layer at (75,220) size 117x13 102 layer at (75,220) size 117x13
103 RenderBlock {DIV} at (3,3) size 117x13 103 RenderBlock {DIV} at (3,3) size 117x13
104 layer at (62,239) size 100x13 104 layer at (62,239) size 100x13
105 RenderBlock {DIV} at (0,0) size 100x13 105 RenderBlock {DIV} at (0,0) size 100x13
106 layer at (163,240) size 11x11 transparent 106 layer at (163,240) size 11x11 transparent
107 RenderBlock {DIV} at (106,1) size 11x11 107 RenderBlock {DIV} at (106,1) size 11x11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698