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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/select/basic-selects-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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-mac10.10/fast/forms/select/basic-selects-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/select/basic-selects-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/select/basic-selects-expected.txt
index 16acf769c6d541c8b58688ef46ef01462fb62223..f220b991c56eaaf2bca03f78b844ed85bf2cb52b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/select/basic-selects-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/select/basic-selects-expected.txt
@@ -100,21 +100,21 @@ layer at (0,0) size 800x446
text run at (217,187) width 9: "b"
LayoutBR {BR} at (225,187) size 1x18
LayoutBR {BR} at (1,208) size 0x18
- LayoutText {#text} at (1,224) size 492x18
- text run at (1,224) width 492: "Height larger than font-size, button should grow, text baseline should center:"
- LayoutMenuList {SELECT} at (492.14,225) size 48x18 [bgcolor=#F8F8F8]
+ LayoutText {#text} at (1,224) size 491x18
+ text run at (1,224) width 491: "Height larger than font-size, button should grow, text baseline should center:"
+ LayoutMenuList {SELECT} at (491.11,225) size 48x18 [bgcolor=#F8F8F8]
LayoutBlockFlow (anonymous) at (0,0) size 48x18
LayoutText (anonymous) at (8,2) size 17x13
text run at (8,2) width 17: "foo"
- LayoutText {#text} at (540,224) size 8x18
- text run at (540,224) width 8: "a"
- LayoutMenuList {SELECT} at (547.23,225) size 48x18 [color=#808080] [bgcolor=#F8F8F8]
+ LayoutText {#text} at (539,224) size 8x18
+ text run at (539,224) width 8: "a"
+ LayoutMenuList {SELECT} at (546.20,225) size 48x18 [color=#808080] [bgcolor=#F8F8F8]
LayoutBlockFlow (anonymous) at (0,0) size 48x18
LayoutText (anonymous) at (8,2) size 4x13
text run at (8,2) width 4: " "
- LayoutText {#text} at (595,224) size 9x18
- text run at (595,224) width 9: "b"
- LayoutBR {BR} at (603,224) size 1x18
+ LayoutText {#text} at (594,224) size 9x18
+ text run at (594,224) width 9: "b"
+ LayoutBR {BR} at (602,224) size 1x18
LayoutBR {BR} at (1,242) size 0x18
LayoutText {#text} at (1,258) size 498x18
text run at (1,258) width 498: "Height smaller than font-size, whole select shrinks but baseline is unchanged:"

Powered by Google App Engine
This is Rietveld 408576698