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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/css/css2-system-fonts-expected.txt

Issue 1820773002: getComputedStyle() should return used value for 'line-height' (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/linux/fast/css/css2-system-fonts-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/css2-system-fonts-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/css2-system-fonts-expected.txt
index 85d22fb5fa0ead81e3aee001416d02d555991dca..bd7771d81606e46e9045a1b28e3ca84a1bbcd1c6 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/css2-system-fonts-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/css2-system-fonts-expected.txt
@@ -1,7 +1,7 @@
This tests platform specific system font styles. If any of the styles appear in monospace the test fails.
-caption: normal normal normal normal 16px / normal Arial
-icon: normal normal normal normal 16px / normal Arial
-menu: normal normal normal normal 16px / normal Arial
-message-box: normal normal normal normal 16px / normal Arial
-small-caption: normal normal normal normal 16px / normal Arial
-status-bar: normal normal normal normal 16px / normal Arial
+caption: normal normal normal normal 16px / 19px Arial
+icon: normal normal normal normal 16px / 19px Arial
+menu: normal normal normal normal 16px / 19px Arial
+message-box: normal normal normal normal 16px / 19px Arial
+small-caption: normal normal normal normal 16px / 19px Arial
+status-bar: normal normal normal normal 16px / 19px Arial

Powered by Google App Engine
This is Rietveld 408576698