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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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, 8 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/css/css2-system-fonts-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css/css2-system-fonts-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css/css2-system-fonts-expected.txt
index 7a5a5fa16fdd26855c313c4ed04e3cec932912ed..64d2353633f53f057d2240721ddd436168c5803c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css/css2-system-fonts-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 13px / normal BlinkMacSystemFont
-icon: normal normal normal normal 13px / normal BlinkMacSystemFont
-menu: normal normal normal normal 13px / normal BlinkMacSystemFont
-message-box: normal normal normal normal 13px / normal BlinkMacSystemFont
-small-caption: normal normal normal normal 11px / normal BlinkMacSystemFont
-status-bar: normal normal normal normal 10px / normal BlinkMacSystemFont
+caption: BlinkMacSystemFont
+icon: BlinkMacSystemFont
+menu: BlinkMacSystemFont
+message-box: BlinkMacSystemFont
+small-caption: BlinkMacSystemFont
+status-bar: BlinkMacSystemFont

Powered by Google App Engine
This is Rietveld 408576698