Improved handling of kerning pairs and ligatures in modern browsers using the text-rendering: optimizeLegibility; declaration.
The declaration is currently supported by:
Safari 5, The Webkit Nightlies & Chrome.
Firefox already uses optimizeLegibility by default for text sizes above 20px.
Paul Irish was so kind as to pass on a few bugs that have surfaced.
optimizeLegibility and font-variant: small-caps will cause the small-caps to not render.