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

Side by Side Diff: LayoutTests/platform/linux/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 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 717x19 7 RenderText {#text} at (0,0) size 717x19
8 text run at (0,0) width 717: "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 717: "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,20) size 784x266 9 RenderBlock {FORM} at (0,20) size 784x266
10 RenderText {#text} at (0,1) size 33x19 10 RenderText {#text} at (0,1) size 33x19
(...skipping 19 matching lines...) Expand all
30 RenderFileUploadControl {INPUT} at (21,65) size 238x22 "No file chosen" 30 RenderFileUploadControl {INPUT} at (21,65) size 238x22 "No file chosen"
31 RenderButton {INPUT} at (0,0) size 85x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)] 31 RenderButton {INPUT} at (0,0) size 85x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)]
32 RenderBlock (anonymous) at (8,3) size 69x16 32 RenderBlock (anonymous) at (8,3) size 69x16
33 RenderText {#text} at (0,0) size 69x16 33 RenderText {#text} at (0,0) size 69x16
34 text run at (0,0) width 69: "Choose File" 34 text run at (0,0) width 69: "Choose File"
35 RenderText {#text} at (259,66) size 4x19 35 RenderText {#text} at (259,66) size 4x19
36 text run at (259,66) width 4: " " 36 text run at (259,66) width 4: " "
37 RenderBR {BR} at (263,81) size 0x0 37 RenderBR {BR} at (263,81) size 0x0
38 RenderText {#text} at (0,87) size 39x19 38 RenderText {#text} at (0,87) size 39x19
39 text run at (0,87) width 39: "image " 39 text run at (0,87) width 39: "image "
40 RenderImage {INPUT} at (39,101) size 10x1 40 LayoutImage {INPUT} at (39,101) size 10x1
41 RenderText {#text} at (49,87) size 4x19 41 RenderText {#text} at (49,87) size 4x19
42 text run at (49,87) width 4: " " 42 text run at (49,87) width 4: " "
43 RenderBR {BR} at (53,102) size 0x0 43 RenderBR {BR} at (53,102) size 0x0
44 RenderText {#text} at (0,108) size 35x19 44 RenderText {#text} at (0,108) size 35x19
45 text run at (0,108) width 35: "radio " 45 text run at (0,108) width 35: "radio "
46 RenderBlock {INPUT} at (40,110) size 13x13 46 RenderBlock {INPUT} at (40,110) size 13x13
47 RenderText {#text} at (56,108) size 4x19 47 RenderText {#text} at (56,108) size 4x19
48 text run at (56,108) width 4: " " 48 text run at (56,108) width 4: " "
49 RenderBR {BR} at (60,123) size 0x0 49 RenderBR {BR} at (60,123) size 0x0
50 RenderText {#text} at (0,136) size 37x19 50 RenderText {#text} at (0,136) size 37x19
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
98 layer at (36,53) size 150x16 98 layer at (36,53) size 150x16
99 RenderBlock {DIV} at (2,3) size 150x16 99 RenderBlock {DIV} at (2,3) size 150x16
100 layer at (56,231) size 150x16 100 layer at (56,231) size 150x16
101 RenderBlock {DIV} at (3,3) size 150x16 101 RenderBlock {DIV} at (3,3) size 150x16
102 layer at (73,253) size 150x16 102 layer at (73,253) size 150x16
103 RenderBlock {DIV} at (2,3) size 150x16 103 RenderBlock {DIV} at (2,3) size 150x16
104 layer at (55,275) size 136x16 104 layer at (55,275) size 136x16
105 RenderBlock {DIV} at (0,0) size 136x16 105 RenderBlock {DIV} at (0,0) size 136x16
106 layer at (192,279) size 9x9 transparent 106 layer at (192,279) size 9x9 transparent
107 RenderBlock {DIV} at (138,3.50) size 9x9 107 RenderBlock {DIV} at (138,3.50) size 9x9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698