[html5] r3572 - [c] (0) Clarify that Content-Language is conforming-with-warning.

whatwg at whatwg.org whatwg at whatwg.org
Sun Aug 9 14:43:38 PDT 2009


Author: ianh
Date: 2009-08-09 14:43:36 -0700 (Sun, 09 Aug 2009)
New Revision: 3572

Modified:
   index
   source
Log:
[c] (0) Clarify that Content-Language is conforming-with-warning.

Modified: index
===================================================================
--- index	2009-08-09 21:27:04 UTC (rev 3571)
+++ index	2009-08-09 21:43:36 UTC (rev 3572)
@@ -11353,43 +11353,45 @@
   attribute is an <a href=#enumerated-attribute>enumerated attribute</a>. The following
   table lists the keywords defined for this attribute. The states
   given in the first cell of the rows with keywords give the states to
-  which those keywords map. <span class=impl>Some of the keywords
-  are non-conforming, as noted in the last column.</span></p>
+  which those keywords map. <!--<span class="impl">Some of the
+  keywords are non-conforming, as noted in the last
+  column.</span>--></p>
 
 <!-- things that are neither conforming nor do anything are commented out -->
+<!-- if you add something non-conforming, uncomment out the last sentence above -->
   <table>
    <thead>
     <tr>
      <th>State
      <th>Keywords
-     <th class=impl>Notes
+     <th>Notes
    <tbody>
-    <tr class=impl>
+    <tr>
      <td><a href=#attr-meta-http-equiv-content-language title=attr-meta-http-equiv-content-language>Content Language</a>
      <td><code title="">content-language</code>
-     <td class=impl>Non-conforming
+     <td>Conformance checkers will include a warning
     <tr>
      <td><a href=#attr-meta-http-equiv-content-type title=attr-meta-http-equiv-content-type>Encoding declaration</a>
      <td><code title="">content-type</code>
-     <td class=impl>
+     <td>
 <!--
     <tr class="impl">
      <td><span title="attr-meta-http-equiv-content-script-type">Content-Script-Type</span>
      <td><code title="">Content-Script-Type</code>
-     <td class="impl">Non-conforming
+     <td>Non-conforming
     <tr class="impl">
      <td><span title="attr-meta-http-equiv-content-style-type">Content-Style-Type</span>
      <td><code title="">Content-Style-Type</code>
-     <td class="impl">Non-conforming
+     <td>Non-conforming
 -->
     <tr>
      <td><a href=#attr-meta-http-equiv-default-style title=attr-meta-http-equiv-default-style>Default style</a>
      <td><code title="">default-style</code>
-     <td class=impl>
+     <td>
     <tr>
      <td><a href=#attr-meta-http-equiv-refresh title=attr-meta-http-equiv-refresh>Refresh</a>
      <td><code title="">refresh</code>
-     <td class=impl>
+     <td>
   </table>
 
 <!--
@@ -11445,14 +11447,17 @@
 
   <dl>
 
-   <dt class=impl><dfn id=attr-meta-http-equiv-content-language title=attr-meta-http-equiv-content-language>Content language state</dfn> (<code title="">http-equiv="content-language"</code>)
+   <dt><dfn id=attr-meta-http-equiv-content-language title=attr-meta-http-equiv-content-language>Content language state</dfn> (<code title="">http-equiv="content-language"</code>)
 
-   <dd class=impl>
+   <dd>
 
-    <p>This non-conforming pragma sets the <dfn id=document-wide-default-language>document-wide default
+    <p>This pragma sets the <dfn id=document-wide-default-language>document-wide default
     language</dfn>. Until the pragma is successfully processed, there
     is no <a href=#document-wide-default-language>document-wide default language</a>.</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><a href=#attr-lang>lang</a></code> attribute instead.</p>
+
     <div class=impl>
 
     <ol>

Modified: source
===================================================================
--- source	2009-08-09 21:27:04 UTC (rev 3571)
+++ source	2009-08-09 21:43:36 UTC (rev 3572)
@@ -11009,43 +11009,45 @@
   attribute is an <span>enumerated attribute</span>. The following
   table lists the keywords defined for this attribute. The states
   given in the first cell of the rows with keywords give the states to
-  which those keywords map. <span class="impl">Some of the keywords
-  are non-conforming, as noted in the last column.</span></p>
+  which those keywords map. <!--<span class="impl">Some of the
+  keywords are non-conforming, as noted in the last
+  column.</span>--></p>
 
 <!-- things that are neither conforming nor do anything are commented out -->
+<!-- if you add something non-conforming, uncomment out the last sentence above -->
   <table>
    <thead>
     <tr>
      <th>State
      <th>Keywords
-     <th class="impl">Notes
+     <th>Notes
    <tbody>
-    <tr class="impl">
+    <tr>
      <td><span title="attr-meta-http-equiv-content-language">Content Language</span>
      <td><code title="">content-language</code>
-     <td class="impl">Non-conforming
+     <td>Conformance checkers will include a warning
     <tr>
      <td><span title="attr-meta-http-equiv-content-type">Encoding declaration</span>
      <td><code title="">content-type</code>
-     <td class="impl">
+     <td>
 <!--
     <tr class="impl">
      <td><span title="attr-meta-http-equiv-content-script-type">Content-Script-Type</span>
      <td><code title="">Content-Script-Type</code>
-     <td class="impl">Non-conforming
+     <td>Non-conforming
     <tr class="impl">
      <td><span title="attr-meta-http-equiv-content-style-type">Content-Style-Type</span>
      <td><code title="">Content-Style-Type</code>
-     <td class="impl">Non-conforming
+     <td>Non-conforming
 -->
     <tr>
      <td><span title="attr-meta-http-equiv-default-style">Default style</span>
      <td><code title="">default-style</code>
-     <td class="impl">
+     <td>
     <tr>
      <td><span title="attr-meta-http-equiv-refresh">Refresh</span>
      <td><code title="">refresh</code>
-     <td class="impl">
+     <td>
   </table>
 
 <!--
@@ -11101,14 +11103,18 @@
 
   <dl>
 
-   <dt class="impl"><dfn title="attr-meta-http-equiv-content-language">Content language state</dfn> (<code title="">http-equiv="content-language"</code>)
+   <dt><dfn title="attr-meta-http-equiv-content-language">Content language state</dfn> (<code title="">http-equiv="content-language"</code>)
 
-   <dd class="impl">
+   <dd>
 
-    <p>This non-conforming pragma sets the <dfn>document-wide default
+    <p>This pragma sets the <dfn>document-wide default
     language</dfn>. Until the pragma is successfully processed, there
     is no <span>document-wide 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>




More information about the Commit-Watchers mailing list