Different font rendering Mozilla Vs Webkit? (HTML5 Boilerplate)

こ雲淡風輕ζ 提交于 2020-01-02 11:22:50

问题


I'm using Normalize.css in HTML5 Boilerplate and noticing Firefox 9 on OS X renders fonts differently than every other browser I'm testing with (Chrome 16, Safari 5.1.2, Opera 11.6 all behave the same)

Here's some screenshots, no padding or margins:

Firefox OS X 9.0.1:

Chrome OS X 16:

You can see Firefox is rendering the kerning, I believe, larger than the other browsers. Any ideas?


回答1:


Fonts do render differently in different browsers. :)



来源:https://stackoverflow.com/questions/8721800/different-font-rendering-mozilla-vs-webkit-html5-boilerplate

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!