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

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

Issue 2388623002: Replace internal uses of BlinkMacSystemFont on Mac with system-ui (Closed)
Patch Set: Rebase Created 4 years, 2 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/css/resolver/StyleBuilderConverter.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..03519a1fb02ec3072797aaf45c7c5c091a903d75 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: normal normal normal normal 13px / normal system-ui
+icon: normal normal normal normal 13px / normal system-ui
+menu: normal normal normal normal 13px / normal system-ui
+message-box: normal normal normal normal 13px / normal system-ui
+small-caption: normal normal normal normal 11px / normal system-ui
+status-bar: normal normal normal normal 10px / normal system-ui
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/css/resolver/StyleBuilderConverter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698