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

Side by Side Diff: LayoutTests/platform/win/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 781x17 7 RenderText {#text} at (0,0) size 781x17
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 784x261 9 RenderBlock {FORM} at (0,18) size 784x261
10 RenderText {#text} at (0,2) size 37x17 10 RenderText {#text} at (0,2) size 37x17
(...skipping 19 matching lines...) Expand all
30 RenderFileUploadControl {INPUT} at (25.31,64) size 238x22 "No file chose n" 30 RenderFileUploadControl {INPUT} at (25.31,64) size 238x22 "No file chose n"
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 (263,66) size 5x17 35 RenderText {#text} at (263,66) size 5x17
36 text run at (263,66) width 5: " " 36 text run at (263,66) width 5: " "
37 RenderBR {BR} at (267,80) size 1x0 37 RenderBR {BR} at (267,80) size 1x0
38 RenderText {#text} at (0,86) size 44x17 38 RenderText {#text} at (0,86) size 44x17
39 text run at (0,86) width 44: "image " 39 text run at (0,86) width 44: "image "
40 RenderImage {INPUT} at (43.09,99) size 10x1 40 LayoutImage {INPUT} at (43.09,99) size 10x1
41 RenderText {#text} at (53,86) size 5x17 41 RenderText {#text} at (53,86) size 5x17
42 text run at (53,86) width 5: " " 42 text run at (53,86) width 5: " "
43 RenderBR {BR} at (57,100) size 1x0 43 RenderBR {BR} at (57,100) size 1x0
44 RenderText {#text} at (0,106) size 37x17 44 RenderText {#text} at (0,106) size 37x17
45 text run at (0,106) width 37: "radio " 45 text run at (0,106) width 37: "radio "
46 RenderBlock {INPUT} at (41.88,107) size 13x13 46 RenderBlock {INPUT} at (41.88,107) size 13x13
47 RenderText {#text} at (57,106) size 5x17 47 RenderText {#text} at (57,106) size 5x17
48 text run at (57,106) width 5: " " 48 text run at (57,106) width 5: " "
49 RenderBR {BR} at (61,120) size 1x0 49 RenderBR {BR} at (61,120) size 1x0
50 RenderText {#text} at (0,133) size 40x17 50 RenderText {#text} at (0,133) size 40x17
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
98 layer at (38,51) size 169x16 98 layer at (38,51) size 169x16
99 RenderBlock {DIV} at (2,3) size 169x16 99 RenderBlock {DIV} at (2,3) size 169x16
100 layer at (61,224) size 169x16 100 layer at (61,224) size 169x16
101 RenderBlock {DIV} at (3,3) size 169x16 101 RenderBlock {DIV} at (3,3) size 169x16
102 layer at (74,246) size 169x16 102 layer at (74,246) size 169x16
103 RenderBlock {DIV} at (2,3) size 169x16 103 RenderBlock {DIV} at (2,3) size 169x16
104 layer at (57,268) size 155x16 104 layer at (57,268) size 155x16
105 RenderBlock {DIV} at (0,0) size 155x16 105 RenderBlock {DIV} at (0,0) size 155x16
106 layer at (213,272) size 9x9 transparent 106 layer at (213,272) size 9x9 transparent
107 RenderBlock {DIV} at (157,3.50) size 9x9 107 RenderBlock {DIV} at (157,3.50) size 9x9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698