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: webkit/data/layout_tests/platform/chromium-win/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-win/LayoutTests/fast/forms/input-file-re-render-expected.txt
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/input-file-re-render-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/input-file-re-render-expected.txt
index d8121afb7b266192484e5b3ccad836274a891b1b..8ab55eb95f3c59c0b1df0c9179d4dd8543570514 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/input-file-re-render-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-win/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=#C0C0C0] [border: (2px outset #C0C0C0)]
- 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=#C0C0C0] [border: (2px outset #C0C0C0)]
+ 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