DescriptionWorkaround font preference in CJK DOM locales
For now Android system doesn't support per-family per-script font
preferences, but Chrome needs to prefer Japanese font when DOM
locale is ja (and maybe also zh and ko if fallback_fonts.xml is
customized. This CL is a workaround of the issue before there is
full support from Android system and Skia. The preferred fallback font
of the CJK DOM locale will be used if no or generic family is specified
in CSS.
BUG=266412
TEST=manually test with <html lang="ja">...</html>
TEST=fast/text/international/lang-glyph-cache-separation.html (ensures glyph caches of different langs not to interfere)
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158398
Patch Set 1 : #Patch Set 2 : Test #
Total comments: 2
Messages
Total messages: 15 (0 generated)
|