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

Unified Diff: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/file-input-disabled-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/file-input-disabled-expected.txt
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/file-input-disabled-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/file-input-disabled-expected.txt
index 56ef9b9dda32cee681e45d810679d65d65e11f96..8e4048e90da63ddcca1239e64e38130c6ded377f 100644
--- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/file-input-disabled-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/file-input-disabled-expected.txt
@@ -3,21 +3,21 @@ 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 784x576
- RenderBlock {FORM} at (0,0) size 784x69
- RenderBlock (anonymous) at (0,0) size 784x67
+ RenderBlock {FORM} at (0,0) size 784x67
+ RenderBlock (anonymous) at (0,0) size 784x65
RenderBlock {INPUT} at (4,3) size 13x13
RenderInline {B} at (0,0) size 73x19
RenderText {#text} at (20,1) size 73x19
text run at (20,1) width 73: "Attach File"
RenderBR {BR} at (93,16) size 0x0
RenderBR {BR} at (0,21) size 0x19
- RenderText {#text} at (0,44) size 82x19
- text run at (0,44) width 82: " Select File: "
- RenderFileUploadControl {INPUT} at (84,43) size 238x22 "No file chosen"
- RenderButton {INPUT} at (0,0) size 91x22 [color=#808080] [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"
- RenderBR {BR} at (324,59) size 0x0
- RenderTable {TABLE} at (0,67) size 4x2
+ RenderText {#text} at (0,43) size 82x19
+ text run at (0,43) width 82: " Select File: "
+ RenderFileUploadControl {INPUT} at (84,43) size 238x20 "No file chosen"
+ RenderButton {INPUT} at (0,0) size 85x20 [color=#808080] [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"
+ RenderBR {BR} at (324,58) size 0x0
+ RenderTable {TABLE} at (0,65) size 4x2
RenderTableSection {TBODY} at (0,0) size 4x2

Powered by Google App Engine
This is Rietveld 408576698