搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Fonts are sometimes different between FF and Chrome

  • 1 个回答
  • 2 人有此问题
  • 7 次查看
  • 最后回复者为 cor-el

more options

I'm trying to transition from Chrome to Firefox and so far i'm pretty happy with it except that on some websties Firefox is displaying different fonts. It's most noticable on Wikipedia but is also present on some forums. On all other websites that i've been on so far the font is exactly same in both browsers. I've been through Firefox's settings and played around with the fonts but it doesn't seem to change anything.

In the attached screenshots Chrome is on the left and FF is on right,

Thanks

I'm trying to transition from Chrome to Firefox and so far i'm pretty happy with it except that on some websties Firefox is displaying different fonts. It's most noticable on Wikipedia but is also present on some forums. On all other websites that i've been on so far the font is exactly same in both browsers. I've been through Firefox's settings and played around with the fonts but it doesn't seem to change anything. In the attached screenshots Chrome is on the left and FF is on right, Thanks
已附加屏幕截图

由Goooober于修改

所有回复 (1)

more options

WikiPedia doesn't specify a specific font, but uses font-family: sans-serif;\ If Google Chrome uses a different default font than Firefox then that would explain what you see. On other pages where you notice a difference the same is likely happening.


You can use the Inspector to see what font is used in your case. You can right-click and select "Inspect Element" to open the built-in Inspector with this element selected. You can check the font used for selected text in the Font tab in the right pane of the Inspector. Set devtools.fontinspector.enabled to true on the about:config page to enabled the Font tab.