I have some weird issues with css3 animation.
I have block elements with css3 transformation
applied.
When transformation applied with -webkit-transform matrix — elements look very smooth.
But when i try to apply animation with -webkit-keyframes , fonts and some other div's look awful during animation.
Sample can be found here: http://shuma.ru/animation.html
Issues can be seen in 'webkit browsers Safari / Chrome' etc.