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

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

Issue 546663004: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x79 3 layer at (0,0) size 800x80
4 RenderBlock {HTML} at (0,0) size 800x79 4 RenderBlock {HTML} at (0,0) size 800x80
5 RenderBody {BODY} at (8,8) size 784x55 5 RenderBody {BODY} at (8,8) size 784x56
6 RenderBlock {FORM} at (0,0) size 784x21 6 RenderBlock {FORM} at (0,0) size 784x22
7 RenderFileUploadControl {INPUT} at (0,0) size 253x21 "2 files" 7 RenderFileUploadControl {INPUT} at (0,0) size 238x22 "2 files"
8 RenderButton {INPUT} at (0,0) size 93.80x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] 8 RenderButton {INPUT} at (0,0) size 92x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)]
9 RenderBlock (anonymous) at (8,3) size 77.80x15 9 RenderBlock (anonymous) at (8,3) size 76x16
10 RenderText {#text} at (0,0) size 78x15 10 RenderText {#text} at (0,0) size 76x16
11 text run at (0,0) width 78: "Choose Files" 11 text run at (0,0) width 76: "Choose Files"
12 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
13 RenderBlock {P} at (0,37) size 784x18 13 RenderBlock {P} at (0,38) size 784x18
14 RenderText {#text} at (0,0) size 451x17 14 RenderText {#text} at (0,0) size 451x17
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