DescriptionUpdate the font preference for CJK
Noto Sans CJK {Japanese,Korean,Simplified Chinese,Traditional Chinese}
are renamed Noto Sans CJK {JP,KR,SC,TC} to make their names
future-proof (to work around the length restriction on another
platform).
We want to minimize the potential confusion (on the
part of developers) due to this name change
by adding the fonts with new names in the trunk and Chrome OS 38 branch
asap.
This CL will be landed along with the corresponding Chrome OS CL to
actually update the font files and a Skia CL.
Skia CL: https://codereview.chromium.org/554943002/
CrOS CL: https://chromium-review.googlesource.com/217290
BUG=412151
TEST=Once the fonts are updated on Chrome OS, Noto Sans CJK {SC,JP,KR}
fonts are used in {zh,ja,ko}.wikipedia.org. They can be checked with
DOM Inspector.
TEST=`data:text/html,<span style="font-family:sans-serif;"
lang="ja">一</span>` uses 'Noto Sans CJK JP`.
TEST=Same as above with lang={ko,zh-CN,zh-TW} and font="Noto Sans CJK
{KR,SC,TC}" as indicated in the DOM Inspector.
Committed: https://crrev.com/7167ed1557aee86679706f8517e2b433a29325c3
Cr-Commit-Position: refs/heads/master@{#294294}
Patch Set 1 #Patch Set 2 : bug number assigned, test added #Patch Set 3 : update the descr/test/bug filed #
Total comments: 1
Messages
Total messages: 8 (2 generated)
|