[html5] r3434 - [e] (0) missed an impl requirement
whatwg at whatwg.org
whatwg at whatwg.org
Thu Jul 16 18:09:26 PDT 2009
Author: ianh
Date: 2009-07-16 18:09:25 -0700 (Thu, 16 Jul 2009)
New Revision: 3434
Modified:
index
source
Log:
[e] (0) missed an impl requirement
Modified: index
===================================================================
--- index 2009-07-17 01:08:10 UTC (rev 3433)
+++ index 2009-07-17 01:09:25 UTC (rev 3434)
@@ -10728,13 +10728,17 @@
<dd>A link to an IETF RFC defining the corresponding HTTP header.</dd>
- </dl><p>Conformance checkers must use the information given on the WHATWG
+ </dl><div class=impl>
+
+ <p>Conformance checkers must use the information given on the WHATWG
Wiki PragmaExtensions page to establish if a value not explicitly
defined in this specification is allowed or not. Conformance
checkers may cache this information (e.g. for performance reasons or
to avoid the use of unreliable network connectivity).</p>
+ </div>
+
<h5 id=charset><span class=secno>4.2.5.5 </span>Specifying the document's character encoding</h5>
<!-- READ ME WHEN EDITING: if we ever move this to the "writing
Modified: source
===================================================================
--- source 2009-07-17 01:08:10 UTC (rev 3433)
+++ source 2009-07-17 01:09:25 UTC (rev 3434)
@@ -11256,13 +11256,17 @@
</dl>
+ <div class="impl">
+
<p>Conformance checkers must use the information given on the WHATWG
Wiki PragmaExtensions page to establish if a value not explicitly
defined in this specification is allowed or not. Conformance
checkers may cache this information (e.g. for performance reasons or
to avoid the use of unreliable network connectivity).</p>
+ </div>
+
<h5 id="charset">Specifying the document's character encoding</h5>
<!-- READ ME WHEN EDITING: if we ever move this to the "writing
More information about the Commit-Watchers
mailing list