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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/menulist-popup-item-style-expected.txt

Issue 2171133003: macOS: Respect more CSS properties for menulist SELECT elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebaseline more tests Created 4 years, 5 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/select/menulist-popup-item-style-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/menulist-popup-item-style-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/menulist-popup-item-style-expected.txt
index 04845437140d50bae3a7a0b0b0472d00ab49898b..dfed10c2a027fe69e5aa6861392b8ac9c0da778c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/menulist-popup-item-style-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/menulist-popup-item-style-expected.txt
@@ -7,7 +7,7 @@ PASS internals.isSelectPopupVisible(popup) is true
PASS internals.selectPopupItemStyleIsRtl(popup, 2) is true
PASS internals.isSelectPopupVisible(popup) is false
PASS internals.isSelectPopupVisible(popup) is true
-FAIL internals.selectPopupItemStyleFontHeight(popup, 2) should be > 50. Was 16 (of type number).
+PASS internals.selectPopupItemStyleFontHeight(popup, 2) is > 50
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698