File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
22 "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
33<html lang="en">
4- <!-- $Id: syndata.src,v 2.99 2004-02-23 11:14:24 bbos Exp $ -->
4+ <!-- $Id: syndata.src,v 2.100 2004-02-23 18:23:11 bbos Exp $ -->
55<head>
66<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
77<title>Syntax and basic data types</title>
@@ -1217,13 +1217,14 @@ For example:
12171217
12181218<pre class="example">@charset "ISO-8859-1";</pre>
12191219
1220+ <p>This specification does not mandate which character encodings
1221+ a user agent must support.
1222+ </p>
1223+
12201224<p>This specification does not specify what algorithm a UA must
12211225apply to derive the encoding from the BOM and the @charset. In
12221226particular, it does not specify the encoding to use if the BOM and the
1223- @charset conflict. This is expected to be defined in CSS3.</p>
1224-
1225- <p>This specification does not mandate which character encodings
1226- a user agent must support.
1227+ @charset conflict. This is expected to be defined in CSS3.
12271228</p>
12281229
12291230<p class="note">Note that reliance on the @charset construct
You can’t perform that action at this time.
0 commit comments