Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.