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

Unified Diff: LayoutTests/platform/mac/fast/forms/button-positioned-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/button-positioned-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt b/LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt
index f54568bbaefd74f681ab7f445f5b1558a5130035..36012632ea6904cdfb1c90bfeec4159847800625 100644
--- a/LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/button-positioned-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
-layer at (10,10) size 153x18
- RenderButton {BUTTON} at (10,10) size 153.25x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+layer at (8,8) size 153x18
+ RenderButton {BUTTON} at (8,8) size 153.25x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
RenderBlock (anonymous) at (8,2) size 137.25x13
RenderText {#text} at (0,0) size 138x13
text run at (0,0) width 138: "This button is positioned."
-layer at (10,10) size 175x18
- RenderButton {INPUT} at (10,10) size 174.86x18 [bgcolor=#C0C0C0]
+layer at (8,8) size 175x18
+ RenderButton {INPUT} at (8,8) size 174.86x18 [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (8,2.50) size 158.86x13
RenderText {#text} at (0,0) size 159x13
text run at (0,0) width 159: "This button is also positioned"

Powered by Google App Engine
This is Rietveld 408576698