Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

'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).