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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/inspector-protocol/layout-fonts/generic-system-ui-expected.txt

Issue 2138613002: Set the font family for the "system-ui" generic font family on Linux (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: jochen review nit (add braces) Created 4 years, 1 month 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 unified diff | Download patch
OLDNEW
1 This text should use the system font. 1 This text should use the system font.
2 #system-ui: 2 #system-ui:
3 "Times New Roman" : 37 3 "Arial" : 37
4 4
5 This text should use the system font. 5 This text should use the system font.
6 #system-ui-20pt: 6 #system-ui-20pt:
7 "Times New Roman" : 37 7 "Arial" : 37
8 8
9 9
OLDNEW
« no previous file with comments | « content/renderer/render_view_linux.cc ('k') | third_party/WebKit/Source/platform/fonts/FontCache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698