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

Unified Diff: LayoutTests/platform/mac/fast/forms/blankbuttons-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/blankbuttons-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/blankbuttons-expected.txt b/LayoutTests/platform/mac/fast/forms/blankbuttons-expected.txt
index 40100b4fc114ec763d20d7964644b5d736c7f52a..0b292bf7cf0a394f51595e2b9e9effe3cd362a9f 100644
--- a/LayoutTests/platform/mac/fast/forms/blankbuttons-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/blankbuttons-expected.txt
@@ -3,13 +3,13 @@ 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
- RenderButton {INPUT} at (2,2) size 53.25x18 [bgcolor=#C0C0C0]
+ RenderButton {INPUT} at (0,0) size 53.25x18 [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (8,2.50) size 37.25x13
RenderText {#text} at (0,0) size 38x13
text run at (0,0) width 38: "Submit"
- RenderBR {BR} at (57,15) size 1x0
- RenderButton {INPUT} at (2,24) size 44.94x18 [bgcolor=#C0C0C0]
+ RenderBR {BR} at (53,13) size 1x0
+ RenderButton {INPUT} at (0,18) size 44.94x18 [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (8,2.50) size 28.94x13
RenderText {#text} at (0,0) size 29x13
text run at (0,0) width 29: "Reset"
- RenderBR {BR} at (48,37) size 1x0
+ RenderBR {BR} at (44,31) size 1x0

Powered by Google App Engine
This is Rietveld 408576698