Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Problem with @font-face in Firefox 3.6.13

  • 5 件の返信
  • 154 人がこの問題に困っています
  • 8 回表示
  • 最後の返信者: cor-el

more options

I'm using Firefox 3.6.13 now. Since last update it seems to be that @font-face doesn't work - fonts is displaying by default. But before update everything worked correctly. OS is WindowsXP SP3. CSS: http://pastebin.com/aU9Xpe6T This font also works on IE and Safari with no problem.

I'm using Firefox 3.6.13 now. Since last update it seems to be that @font-face doesn't work - fonts is displaying by default. But before update everything worked correctly. OS is WindowsXP SP3. CSS: http://pastebin.com/aU9Xpe6T This font also works on IE and Safari with no problem.

すべての返信 (5)

more options

Can you post a link to a web page that uses @font-face?

See https://developer.mozilla.org/en/CSS/@font-face

Is the pref gfx.downloadable_fonts.enabled still set to true on the about:config page?

more options

http://u8784.netangels.ru/fonttest/

Yes, gfx.downloadable_fonts.enabled is 'true'.

more options

Looks that the "DS Podd Cyr" font isn't working via @font-face.

Can be Bug 526869 – [@font-face] font with invalid cmap stopped working in 3.5.4

more options

Nevertheless it worked before last update, and most likely FF version at that was later than 3.5.4

この投稿は lotus417 により に変更されました

more options

Did a regression check:

Checkin range: http://hg.mozilla.org/releases/mozilla-1.9.2/pushloghtml?fromchange=5e157173397f&tochange=16afadc0d3ba

Looks that is is caused by the checkin of Bug 527276 – [@font-face] investigate support for OpenType sanitizer library

It is possible that there is a problem with that font that got exposed by the landing of that bug fix.