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

Unified 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 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 11c939a6b5fb0414db8b48e1678d83ed8f1babd4..a86bef49d0692c3dba283eee51f98b68c5042958 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 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"
+layer at (0,0) size 800x80
+ RenderBlock {HTML} at (0,0) size 800x80
+ RenderBody {BODY} at (8,8) size 784x56
+ RenderBlock {FORM} at (0,0) size 784x22
+ RenderFileUploadControl {INPUT} at (0,0) size 238x22 "2 files"
+ RenderButton {INPUT} at (0,0) size 92x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderBlock (anonymous) at (8,3) size 76x16
+ RenderText {#text} at (0,0) size 76x16
+ text run at (0,0) width 76: "Choose Files"
RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,37) size 784x18
+ RenderBlock {P} at (0,38) 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