This is probably a known issue, but I'm just checking with the community to see if anyone can fill me in on what the particular source of the bug is and if there's action on it on the Chrome dev team.
After animations in Chrome (v17.0.963.56), some of the text seems to have lost its anti-aliasing (see screenshot below). It's not all text, but lists seem to be particularly affected. This does not happen in Safari, so I can't assume that it's a WebKit-specific problem, but a Chrome issue. Anyone know what's going on here? Any temporary fixes?
Sounds like Chrome is removing some CSS so that it can ensure the transform is smooth. Chrome has a couple different quirks that Safari doesn't have but there isn't anything you can do about it really.