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 |