Weird text anti-aliasing during a CSS3 transition on WebKit browser?
WebKit browsers like Chrome & Safari sometimes add an aliasing effect during a CSS3 transition.
It often looks like the text is made slightly narrower during the transition, then gets a little bolder once the transition has stopped.
Apply this style to the elements you see getting aliased:
-webkit-font-smoothing: antialiased;
That tends to eliminate the issue for me.
Written by Daniel Ogden
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Chrome
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#