style: Move font-variant-east-asian outside of mako

This commit is contained in:
CYBAI 2017-11-15 00:32:19 +08:00
parent c18417db5e
commit c110c8a131
7 changed files with 270 additions and 148 deletions

View file

@ -277,6 +277,9 @@ impl FontVariantAlternates {
}
}
/// Use VariantEastAsian as computed type of FontVariantEastAsian
pub type FontVariantEastAsian = specified::VariantEastAsian;
/// font-language-override can only have a single three-letter
/// OpenType "language system" tag, so we should be able to compute
/// it and store it as a 32-bit integer