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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/css/css2-system-fonts-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css/css2-system-fonts-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css/css2-system-fonts-expected.txt
index ddadcdbe0ccf308a0fbbf6bd86637f01b8a15e93..e88de80fb68349e793a7f81058d24b09594da11a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css/css2-system-fonts-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 12px / normal "Segoe UI"
-message-box: normal normal normal normal 16px / normal Arial
-small-caption: normal normal normal normal 12px / normal "Segoe UI"
-status-bar: normal normal normal normal 12px / normal "Segoe UI"
+caption: Arial
+icon: Arial
+menu: "Segoe UI"
+message-box: Arial
+small-caption: "Segoe UI"
+status-bar: "Segoe UI"

Powered by Google App Engine
This is Rietveld 408576698