Bug 1396731 - Make the default font size for zh same as other languages. r=xidorn

MozReview-Commit-ID: A4U38BXwLk0

--HG--
extra : rebase_source : 8684262048823eb8c8e8853d4683cdc81e0fdcb2
This commit is contained in:
Kevin Hsieh 2017-09-05 10:00:42 -07:00
Родитель 3358fb824a
Коммит 2ec22812fa
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -4175,9 +4175,6 @@ pref("font.name-list.cursive.zh-HK", "Kaiti TC");
// XP_MACOSX changes to default font sizes
pref("font.minimum-size.th", 10);
pref("font.size.variable.zh-CN", 15);
pref("font.size.variable.zh-HK", 15);
pref("font.size.variable.zh-TW", 15);
// Apple's Symbol is Unicode so use it
pref("font.name-list.serif.x-math", "Latin Modern Math, STIX Two Math, XITS Math, Cambria Math, Libertinus Math, DejaVu Math TeX Gyre, TeX Gyre Bonum Math, TeX Gyre Pagella Math, TeX Gyre Schola, TeX Gyre Termes Math, STIX Math, Asana Math, STIXGeneral, DejaVu Serif, DejaVu Sans, Symbol, Times");