Fonts for intranet sites in IE8
Can you believe that Internet Explorer in IE8 mode renders fonts differently for intranet and non-intranet addresses? Believe it or not but it's true. This simplistic html page will render differently depending on where it is hosted. The difference is subtle but for my team it is crucial because we are running automatic screenshot comparison to find regression in styles between IE8 and IE11(EdgeMode) and this little difference completely blows layout. If you have the same issue go to Tools -> Internet Options -> Security -> Local Intranet -> Sites and uncheck all options there. Also go to Advanced tab and remove sites from there as well. Good luck!