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

Unified Diff: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/input-file-re-render-expected.txt

Issue 789003: Rebaseline tests whose expectations were changed by r55714. (Closed)
Patch Set: adding expectations of chromium-win Created 10 years, 9 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: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/input-file-re-render-expected.txt
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/input-file-re-render-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/input-file-re-render-expected.txt
index f4117fb75fcfb96d3729aa17478adccd19031ac3..21c6fda45825da44a59f8c6a5f11c36d4297f5a1 100644
--- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/input-file-re-render-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/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 800x86
- RenderBlock {HTML} at (0,0) size 800x86
- RenderBody {BODY} at (8,8) size 784x62
- RenderBlock {FORM} at (0,0) size 784x26
- RenderFileUploadControl {INPUT} at (2,2) size 238x22 "2 files"
- RenderButton {INPUT} at (0,0) size 91x22 [bgcolor=#DDDDDD] [border: (2px outset #DDDDDD)]
- RenderBlock (anonymous) at (8,2) size 75x18
- RenderText at (3,1) size 69x16
- text run at (3,1) width 69: "Choose File"
+layer at (0,0) size 800x84
+ RenderBlock {HTML} at (0,0) size 800x84
+ RenderBody {BODY} at (8,8) size 784x60
+ RenderBlock {FORM} at (0,0) size 784x24
+ RenderFileUploadControl {INPUT} at (2,2) size 238x20 "2 files"
+ RenderButton {INPUT} at (0,0) size 85x20 [bgcolor=#DDDDDD] [border: (2px outset #DDDDDD)]
+ RenderBlock (anonymous) at (8,2) size 69x16
+ RenderText at (0,0) size 69x16
+ text run at (0,0) width 69: "Choose File"
RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,42) size 784x20
+ RenderBlock {P} at (0,40) size 784x20
RenderText {#text} at (0,0) size 417x19
text run at (0,0) width 417: "The file upload control above should have text '2 files,' not a filename."

Powered by Google App Engine
This is Rietveld 408576698