Mozilla 도움말 검색

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

자세히 살펴보기

'Page Info' doesn't support HTML5 'meta charset' tag?

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

more options

Admittedly this isn't a catastrophic problem, but it seems that the Firefox 'Page Info - General' dialog does not support HTML5's '<meta charset="UTF-8">' tag - the dialog displays an empty line in my Firefox 21.0 browser.

If the meta charset tag is changed to the pre-HTML5 version of '<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> the Page Info dialog displays the 'Content-type' information.

Other posts I've seen suggest that Firefox's HTML5 support has been frozen except for new HTML5 standards that may be added as they are finalised.

Does that mean that this omission is going to be left unfixed?

Admittedly this isn't a catastrophic problem, but it seems that the Firefox 'Page Info - General' dialog does not support HTML5's '<meta charset="UTF-8">' tag - the dialog displays an empty line in my Firefox 21.0 browser. If the meta charset tag is changed to the pre-HTML5 version of '<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> the Page Info dialog displays the 'Content-type' information. Other posts I've seen suggest that Firefox's HTML5 support has been frozen except for new HTML5 standards that may be added as they are finalised. Does that mean that this omission is going to be left unfixed?

모든 댓글 (2)

more options

Looks as though someone started working on this in 2010, but interest (?) petered out?

Bug 584285 – Meta tag list: HTML5-style charset is not displayed / meta tags in body are displayed

About the Bugzilla bug tracking system: If forum members can contribute to the development, please feel free to pitch in. Otherwise, it's generally not helpful to add comments to bugs (unless there is a call for test cases), but you can register on the Bugzilla site and "vote" for them to be fixed. See:

more options

Thanks for the quick response.

It isn't a critical issue. I was just very surprised to find that the Page Info dialog still doesn't support this aspect of HTML5 - according to this Wikipedia article Firefox has supported the HTML5 meta charset tag since Gecko 1.92 (ie Firefox 3.6).