[html5] r3963 - [e] (0) Mention that the permitted DOCTYPEs thing only applies to text/html.

whatwg at whatwg.org whatwg at whatwg.org
Tue Sep 22 03:54:58 PDT 2009


Author: ianh
Date: 2009-09-22 03:54:57 -0700 (Tue, 22 Sep 2009)
New Revision: 3963

Modified:
   index
   source
Log:
[e] (0) Mention that the permitted DOCTYPEs thing only applies to text/html.

Modified: index
===================================================================
--- index	2009-09-22 10:49:15 UTC (rev 3962)
+++ index	2009-09-22 10:54:57 UTC (rev 3963)
@@ -73726,8 +73726,8 @@
   <p>The following features must be categorized as described
   above:</p>
 
-  <ul><!-- downplayed list --><li><p>The presence of an <a href=#obsolete-permitted-doctype>obsolete permitted
-   DOCTYPE</a>.</li>
+  <ul><!-- downplayed list --><li><p>The presence of an <a href=#obsolete-permitted-doctype>obsolete permitted DOCTYPE</a>
+   in an <a href=#html-documents title="HTML documents">HTML document</a>.</li>
 
    <li><p>The presence of a <code><a href=#meta>meta</a></code> element with an <code title=attr-meta-http-equiv><a href=#attr-meta-http-equiv>http-equiv</a></code> attribute in the
    <a href=#attr-meta-http-equiv-content-language title=attr-meta-http-equiv-content-language>Content

Modified: source
===================================================================
--- source	2009-09-22 10:49:15 UTC (rev 3962)
+++ source	2009-09-22 10:54:57 UTC (rev 3963)
@@ -87450,8 +87450,8 @@
 
   <ul><!-- downplayed list -->
 
-   <li><p>The presence of an <span>obsolete permitted
-   DOCTYPE</span>.</p></li>
+   <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




More information about the Commit-Watchers mailing list