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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/replaced/table-percent-height-expected.txt

Issue 2173763002: Auto-rebaseline for r407105 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/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

Powered by Google App Engine
This is Rietveld 408576698