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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/file/input-file-re-render-expected.txt

Issue 1360323003: Auto-rebaseline for r202651 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x77 3 layer at (0,0) size 800x77
4 LayoutBlockFlow {HTML} at (0,0) size 800x77 4 LayoutBlockFlow {HTML} at (0,0) size 800x77
5 LayoutBlockFlow {BODY} at (8,8) size 784x53 5 LayoutBlockFlow {BODY} at (8,8) size 784x53
6 LayoutBlockFlow {FORM} at (0,0) size 784x19 6 LayoutBlockFlow {FORM} at (0,0) size 784x19
7 LayoutFileUploadControl {INPUT} at (0,1) size 222x18 "2 files" 7 LayoutFileUploadControl {INPUT} at (0,1) size 212x18 "2 files"
8 LayoutButton {INPUT} at (0,0) size 84.42x18 [bgcolor=#C0C0C0] 8 LayoutButton {INPUT} at (0,0) size 80.80x18 [bgcolor=#C0C0C0]
9 LayoutBlockFlow (anonymous) at (8,2) size 68.42x13 9 LayoutBlockFlow (anonymous) at (8,2) size 64.80x13
10 LayoutText {#text} at (0,0) size 69x13 10 LayoutText {#text} at (0,0) size 65x13
11 text run at (0,0) width 69: "Choose Files" 11 text run at (0,0) width 65: "Choose Files"
12 LayoutText {#text} at (0,0) size 0x0 12 LayoutText {#text} at (0,0) size 0x0
13 LayoutBlockFlow {P} at (0,35) size 784x18 13 LayoutBlockFlow {P} at (0,35) size 784x18
14 LayoutText {#text} at (0,0) size 451x18 14 LayoutText {#text} at (0,0) size 451x18
15 text run at (0,0) width 451: "The file upload control above should hav e text '2 files,' not a filename." 15 text run at (0,0) width 451: "The file upload control above should hav e text '2 files,' not a filename."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698