Mozilla 도움말 검색

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

자세히 살펴보기

Relative web fonts loaded from secure CSS resource use wrong domain?

  • 2 답장
  • 2 이 문제를 만남
  • 3 보기
  • 최종 답변자: KyleU

more options

Included CSS files use a bizarre domain for relative paths. All other major browsers load the asset from the correct domain, but Firefox Quantum attempts to load from localhost, which doesn't seem to appear in any response headers or bodies.

You can see this at https://chinook.databaseflow.com/signin, the two relative "woff2" files are requested from the wrong domain.

Included CSS files use a bizarre domain for relative paths. All other major browsers load the asset from the correct domain, but Firefox Quantum attempts to load from localhost, which doesn't seem to appear in any response headers or bodies. You can see this at https://chinook.databaseflow.com/signin, the two relative "woff2" files are requested from the wrong domain.

선택된 해결법

모든 댓글 (2)

more options

선택된 해결법

Looks fine here.

more options

Yep, it was an over-eager plugin. Thanks for the quick response!