css - IE9 / IE10 slightly larger font sizes? -


black firefox, light blue /azure chrome (barely noticable against firefox), , dark purple ie10.

their font sizes (11px) , font-family (helvetica) same, notice how larger ie10 renders font.

it seems apply heavy anti-aliasing each character.

i know part of 'challenge' creating site work across multiple browsers, has got solutions correct ie10's increased font size?

overlaid

i faced same problem, in ie parts on page broken. changed font-size unit px pt, have recalculate values(divide px value approx. 1.36367, 15/11 exactly). font rendered same size in ie8-10 , ff, no broken parts.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -