문제

What could be the reason for a web page to render without @font-face (until any zoom command, or invoking DevTools window)? The very same page will render just perfect on Canary, FF, IE.... The fonts are imported using the css code delivered by the fast.fonts.com service.

도움이 되었습니까?

해결책

It could be related to this bug report: https://code.google.com/p/chromium/issues/detail?id=336476. It says that the problem may occur when modifying a style sheet while the font is still loading.

Also, see this question for some possible temporary workarounds: @font-face Text is invisible in Chrome on refresh... but not always?

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top