This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 26100 - the charset parameter doesn't override any character encoding declarations in the document, because BOMs are given precedence over the MIME layer
Summary: the charset parameter doesn't override any character encoding declarations in...
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-15 23:16 UTC by contributor
Modified: 2014-08-28 18:57 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2014-06-15 23:16:53 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/iana.html
Multipage: http://www.whatwg.org/C#text/html
Complete: http://www.whatwg.org/c#text/html
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/

Comment:
the charset parameter doesn't override any character encoding declarations in
the document, because BOMs are given precedence over the MIME layer

Posted from: 86.30.234.99 by geoffers@gmail.com
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0
Comment 1 contributor 2014-08-28 18:57:15 UTC
Checked in as WHATWG revision r8724.
Check-in comment: Be more precise in the description of the charset='' parameter for the text/html MIME type
http://html5.org/tools/web-apps-tracker?from=8723&to=8724