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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/forms/file/input-file-re-render-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/file/input-file-re-render-expected.txt b/LayoutTests/platform/mac/fast/forms/file/input-file-re-render-expected.txt
index 2b5905823845194e034a26a53b188ac9a9bcc161..dce1da0e744deb093d79bf0c7444255e36a4becc 100644
--- a/LayoutTests/platform/mac/fast/forms/file/input-file-re-render-expected.txt
+++ b/LayoutTests/platform/mac/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 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 (2,2) size 237x18 "2 files"
+layer at (0,0) size 800x77
+ RenderBlock {HTML} at (0,0) size 800x77
+ RenderBody {BODY} at (8,8) size 784x53
+ RenderBlock {FORM} at (0,0) size 784x19
+ RenderFileUploadControl {INPUT} at (0,1) size 237x18 "2 files"
RenderButton {INPUT} at (0,0) size 83.17x18 [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (8,2.50) size 67.17x13
RenderText {#text} at (0,0) size 68x13
text run at (0,0) width 68: "Choose Files"
RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,38) size 784x18
+ RenderBlock {P} at (0,35) size 784x18
RenderText {#text} at (0,0) size 442x18
text run at (0,0) width 442: "The file upload control above should have text '2 files,' not a filename."

Powered by Google App Engine
This is Rietveld 408576698