Index: third_party/WebKit/LayoutTests/platform/mac/fast/replaced/table-percent-height-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/replaced/table-percent-height-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/replaced/table-percent-height-expected.txt |
index f34caafe35aeee7937a2bf784bca59240eaab9f3..6646d86483c0e00c49c1e7beb17d6def8523b489 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/replaced/table-percent-height-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/replaced/table-percent-height-expected.txt |
@@ -80,7 +80,7 @@ PASS getHeight('input-submit-75') != '0px' is true |
PASS getHeight('input-submit-75') is getHeight('input-submit-100') |
PASS getWidth('select-75') is getWidth('select-100') |
PASS getHeight('select-75') != '0px' is true |
-PASS getHeight('select-75') is getHeight('select-100') |
+FAIL getHeight('select-75') should be 16px. Was 15px. |
PASS successfullyParsed is true |
TEST COMPLETE |