[html5] r1182 - /
whatwg at whatwg.org
whatwg at whatwg.org
Thu Jan 31 14:37:25 PST 2008
Author: ianh
Date: 2008-01-31 14:37:19 -0800 (Thu, 31 Jan 2008)
New Revision: 1182
Modified:
index
source
Log:
[e] (0) typo
Modified: index
===================================================================
--- index 2008-01-31 22:31:54 UTC (rev 1181)
+++ index 2008-01-31 22:37:19 UTC (rev 1182)
@@ -7646,8 +7646,8 @@
href="#content-type4"
title=attr-meta-http-equiv-content-type>Content-Type state</a>, the
<code title=attr-meta-content><a href="#content0">content</a></code>
- attribute must have a value consisting either of the literal string
- "<code title="">text/html;</code>", followed by a single U+0020 SPACE
+ attribute must have a value consisting of the literal string "<code
+ title="">text/html;</code>", followed by a single U+0020 SPACE
character, followed by the literal string "<code
title="">charset=</code>", followed by the character encoding name of <a
href="#charset">the character encoding declaration</a>.</p>
Modified: source
===================================================================
--- source 2008-01-31 22:31:54 UTC (rev 1181)
+++ source 2008-01-31 22:37:19 UTC (rev 1182)
@@ -6119,9 +6119,9 @@
<p>For <code>meta</code> elements in the <span
title="attr-meta-http-equiv-content-type">Content-Type
state</span>, the <code title="attr-meta-content">content</code>
- attribute must have a value consisting either of the literal
- string "<code title="">text/html;</code>", followed by a single
- U+0020 SPACE character, followed by the literal string "<code
+ attribute must have a value consisting of the literal string
+ "<code title="">text/html;</code>", followed by a single U+0020
+ SPACE character, followed by the literal string "<code
title="">charset=</code>", followed by the character encoding name
of <a href="#charset">the character encoding declaration</a>.</p>
More information about the Commit-Watchers
mailing list