RESOLVED DUPLICATE of bug 25207 Bug 44404
[@font-face] show fallback text after a short time while a font downloads
https://bugs.webkit.org/show_bug.cgi?id=44404
Summary [@font-face] show fallback text after a short time while a font downloads
Paul Irish
Reported 2010-08-22 21:53:07 PDT
Example: Go to http://people.mozilla.com/~jkew/woff/udhr-sample/index.html. Choose the 3rd option for display; it's a *large* font download, so you see a delay. The text will stay invisible the entire time. This effect is exacerbated on mobile devices and in low-bandwidth situations, preventing the user from seeing any text. The solution that's been considered in www-style is to use a fallback font (whatever is next in the stack) after a few seconds if the font hasn't downloaded/isn't ready. Associated mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=499292 More related detail: http://www.stevesouders.com/blog/2009/10/13/font-face-and-performance/ http://paulirish.com/2009/fighting-the-font-face-fout/
Attachments
Yuzo Fujishima
Comment 1 2010-09-12 22:24:05 PDT
*** This bug has been marked as a duplicate of bug 25207 ***
Note You need to log in before you can comment on or make changes to this bug.