Font variant caps not consistent
Open
- Dominant language
- HTML
- Stars
- 20.5k
- Forks
- 2.9k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 95
Description
When roboto is used through google api and is not installed as system font, the `font-variant-caps: all-petite-caps;` css property is not displayed correctly on Chrome. The kerning and size is different, and produces drastically different results.
[Roboto Installed on macOS](https://i.ibb.co/pQC3Yfq/Screen-Shot-2020-03-02-at-12-51-50-PM.png)
[Without Roboto Installed on macOS](https://i.ibb.co/Qf2QT3y/Screen-Shot-2020-03-02-at-12-51-23-PM.png)
Contributor guide
Assessment
This issue has not been assessed yet.