File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -150,7 +150,16 @@ <h2>CSS style sheet representation</h2>
150150< ol >
151151< li > A character set specified by a higher level protocol (e.g., the
152152"charset" parameter to the MIME type specified in an HTTP "Content-Type"
153- field).</ li >
153+ field).
154+ (The HTTP protocol ([[RFC2616]], section 3.7.1) mentions ISO-8859-1 as a
155+ default character encoding when the "charset" parameter is absent from
156+ the "Content-Type" header field. In practice, this recommendation has
157+ proved useless because some servers don't allow a "charset" parameter to
158+ be sent, and others may not be configured to send the parameter.
159+ Therefore, user agents must not assume any default value for the
160+ "charset" parameter, but must instead look for the < span
161+ class ="index-inst " title ="@charset "> @charset</ span > rule.)
162+ </ li >
154163< li > The < span class ="index-def " title ="@charset "> @charset</ span >
155164at-rule.</ li >
156165< li > Assume that the stylesheet is UTF-8.</ li >
You can’t perform that action at this time.
0 commit comments