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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt

Issue 2745793003: Update baselines in fast/forms/ for Mac10.12. (Closed)
Patch Set: Created 3 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: third_party/WebKit/LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt
index 25e237963a46c3befa21850a69d43802cca87646..4e239e9dd79afb77b0d84608de8fb9dd61916ab3 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt
@@ -4,12 +4,12 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
layer at (8,8) size 147x18
- LayoutButton (positioned) {BUTTON} at (8,8) size 147.36x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
- LayoutBlockFlow (anonymous) at (8,2) size 131.36x13
+ LayoutButton (positioned) {BUTTON} at (8,8) size 147.44x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+ LayoutBlockFlow (anonymous) at (8,2) size 131.44x13
LayoutText {#text} at (0,0) size 132x13
text run at (0,0) width 132: "This button is positioned."
layer at (8,8) size 168x18
- LayoutButton (positioned) {INPUT} at (8,8) size 168.30x18 [bgcolor=#C0C0C0]
- LayoutBlockFlow (anonymous) at (8,2) size 152.30x13
+ LayoutButton (positioned) {INPUT} at (8,8) size 168.38x18 [bgcolor=#C0C0C0]
+ LayoutBlockFlow (anonymous) at (8,2) size 152.38x13
LayoutText {#text} at (0,0) size 153x13
text run at (0,0) width 153: "This button is also positioned"

Powered by Google App Engine
This is Rietveld 408576698