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

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

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/fast/forms/file/input-file-re-render-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/file/input-file-re-render-expected.txt b/LayoutTests/platform/win/fast/forms/file/input-file-re-render-expected.txt
index 50fd8782e3bdadc6a0930b62bbda88e64dd2ae58..11c939a6b5fb0414db8b48e1678d83ed8f1babd4 100644
--- a/LayoutTests/platform/win/fast/forms/file/input-file-re-render-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/file/input-file-re-render-expected.txt
@@ -1,15 +1,15 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x83
- RenderBlock {HTML} at (0,0) size 800x83
- RenderBody {BODY} at (8,8) size 784x59
- RenderBlock {FORM} at (0,0) size 784x25
- RenderFileUploadControl {INPUT} at (2,2) size 253x21 "2 files"
+layer at (0,0) size 800x79
+ RenderBlock {HTML} at (0,0) size 800x79
+ RenderBody {BODY} at (8,8) size 784x55
+ RenderBlock {FORM} at (0,0) size 784x21
+ RenderFileUploadControl {INPUT} at (0,0) size 253x21 "2 files"
RenderButton {INPUT} at (0,0) size 93.80x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
RenderBlock (anonymous) at (8,3) size 77.80x15
RenderText {#text} at (0,0) size 78x15
text run at (0,0) width 78: "Choose Files"
RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,41) size 784x18
+ RenderBlock {P} at (0,37) size 784x18
RenderText {#text} at (0,0) size 451x17
text run at (0,0) width 451: "The file upload control above should have text '2 files,' not a filename."

Powered by Google App Engine
This is Rietveld 408576698