Short URL: http://html5.org/r/5980
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 5980 | 8088 | 2011-04-08 22:20 |
Index: source
===================================================================
--- source (revision 5979)
+++ source (revision 5980)
@@ -14565,10 +14565,10 @@
<th>Keyword
<th>Notes
<tbody>
- <tr>
+ <tr class="impl">
<td><span title="attr-meta-http-equiv-content-language">Content Language</span>
<td><code title="">content-language</code>
- <td>Conformance checkers will include a warning
+ <td>Non-conforming
<tr>
<td><span title="attr-meta-http-equiv-content-type">Encoding declaration</span>
<td><code title="">content-type</code>
@@ -14650,20 +14650,18 @@
<dl>
- <dt><dfn title="attr-meta-http-equiv-content-language">Content language state</dfn> (<code title="">http-equiv="content-language"</code>)
+ <dt class="impl"><dfn title="attr-meta-http-equiv-content-language">Content language state</dfn> (<code title="">http-equiv="content-language"</code>)
- <dd>
+ <dd class="impl">
+ <p class="note">This feature is non-conforming. Authors are
+ encouraged to use the <code title="attr-lang">lang</code>
+ attribute instead.</p>
+
<p>This pragma sets the <dfn>pragma-set default
language</dfn>. Until the pragma is successfully processed, there
is no <span>pragma-set default language</span>.</p>
- <p class="note">Conformance checkers will include a warning if
- this pragma is used. Authors are encouraged to use the <code
- title="attr-lang">lang</code> attribute instead.</p>
-
- <div class="impl">
-
<ol>
<li><p>If another <code>meta</code> element with an <code
@@ -14704,19 +14702,8 @@
</ol>
- </div>
-
- <p>For <code>meta</code> elements with an <code
- title="attr-meta-http-equiv">http-equiv</code> attribute in the
- <span title="attr-meta-http-equiv-content-language">Content
- Language state</span>, the <code
- title="attr-meta-content">content</code> attribute must have a
- value consisting of a valid BCP 47 language tag. <a
- href="#refsBCP47">[BCP47]</a></p>
-
<p class="note">This pragma is not exactly equivalent to the HTTP
- <code>Content-Language</code> header, for instance it only
- supports one language. <a href="#refsHTTP">[HTTP]</a></p>
+ <code>Content-Language</code> header. <a href="#refsHTTP">[HTTP]</a></p>
</dd>
@@ -103682,12 +103669,6 @@
<p>Features listed in this section will trigger warnings in
conformance checkers.</p>
- <p>Authors should not specify an <code
- title="attr-meta-http-equiv">http-equiv</code> attribute in the
- <span title="attr-meta-http-equiv-content-language">Content
- Language</span> state on a <code>meta</code> element. The <code
- title="attr-lang">lang</code> attribute should be used instead.</p>
-
<p>Authors should not specify a <code
title="attr-img-border">border</code> attribute on an
<code>img</code> element. If the attribute is present, its value
@@ -103754,11 +103735,6 @@
<li><p>The presence of an <span>obsolete permitted DOCTYPE</span>
in an <span title="HTML documents">HTML document</span>.</p></li>
- <li><p>The presence of a <code>meta</code> element with an <code
- title="attr-meta-http-equiv">http-equiv</code> attribute in the
- <span title="attr-meta-http-equiv-content-language">Content
- Language</span> state.</p></li>
-
<li><p>The presence of a <code
title="attr-img-border">border</code> attribute on an
<code>img</code> element if its value is the string "<code