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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/hidden-input-file-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/hidden-input-file-expected.txt
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/hidden-input-file-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/hidden-input-file-expected.txt
index 53ada4be2b8b6e7d4f49c9c6e8e8269068e34a33..7eeee162f07b2cceef8617af57338a50ef644841 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/hidden-input-file-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/hidden-input-file-expected.txt
@@ -3,11 +3,11 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,3) size 490x19
- text run at (0,3) width 490: "This tests that the whole file input control is hidden when visibility is set to hidden. "
- RenderFileUploadControl {INPUT} at (492,2) size 238x22 "No file chosen"
- 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"
+ RenderText {#text} at (0,2) size 490x19
+ text run at (0,2) width 490: "This tests that the whole file input control is hidden when visibility is set to hidden. "
+ RenderFileUploadControl {INPUT} at (492,2) size 238x20 "No file chosen"
+ 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

Powered by Google App Engine
This is Rietveld 408576698