Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 2 trả lời
  • 1 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi 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?

Tất cả các câu trả lời (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).