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: Changed char* to WebString
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.
drott
2016/10/20 15:18:40
Could you explain why this ends up being Arial? Is
Could you explain why this ends up being Arial? Is this because
setSystemFontFamily is not set for layout tests, and then we do the empty
SkTypeface fallback (which I thought should give us a font that fontconfig
mapped to "Sans", or if it doesn't find Sans, then Arial as secondary fallback,
see FontCache::getLastResortFallbackFont). Or does this have a different reason,
like does this come from gfx::Font()?
Could you add such an explanation to the CL description?
Issue 2138613002: Set the font family for the "system-ui" generic font family on Linux
(Closed)
Created 4 years, 5 months ago by kojii
Modified 4 years, 1 month ago
Reviewers: dcheng, drott, jochen (gone - plz use gerrit)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 6