googlefonts / roboto

The Roboto family of fonts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roboto jumps from font-size 13.7px to 13.8px 2 pixel in height.

noel-schenk opened this issue · comments

How to reconstruct:
Go to fonts.google.com/specimen/Roboto
Open dev tools and enter:

font-size: 13px;
transition: font-size 5s;

Change font-size to 14px (arrow keys) and notice the font-size jump after about 1 second of transitioning.

captured (12)

Found on Firefox and Chrome under Linux