[html5] r4940 - [e] (0) I guess useless is the wrong word, so commenting it out until I work out [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Apr 1 16:24:10 PDT 2010


Author: ianh
Date: 2010-04-01 16:24:08 -0700 (Thu, 01 Apr 2010)
New Revision: 4940

Modified:
   complete.html
   index
   source
Log:
[e] (0) I guess useless is the wrong word, so commenting it out until I work out what the right word is...
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9287

Modified: complete.html
===================================================================
--- complete.html	2010-04-01 23:20:27 UTC (rev 4939)
+++ complete.html	2010-04-01 23:24:08 UTC (rev 4940)
@@ -72727,8 +72727,8 @@
 
   <h4 id=the-doctype><span class=secno>12.1.1 </span>The DOCTYPE</h4>
 
-  <p>A <dfn id=syntax-doctype title=syntax-doctype>DOCTYPE</dfn> is a mostly useless,
-  but required, header.</p>
+  <p>A <dfn id=syntax-doctype title=syntax-doctype>DOCTYPE</dfn> is a <!-- mostly
+  useless but nonetheless --> required preamble.</p>
 
   <p class=note>DOCTYPEs are required for legacy reasons. When
   omitted, browsers tend to use a different rendering mode that is

Modified: index
===================================================================
--- index	2010-04-01 23:20:27 UTC (rev 4939)
+++ index	2010-04-01 23:24:08 UTC (rev 4940)
@@ -65999,8 +65999,8 @@
 
   <h4 id=the-doctype><span class=secno>10.1.1 </span>The DOCTYPE</h4>
 
-  <p>A <dfn id=syntax-doctype title=syntax-doctype>DOCTYPE</dfn> is a mostly useless,
-  but required, header.</p>
+  <p>A <dfn id=syntax-doctype title=syntax-doctype>DOCTYPE</dfn> is a <!-- mostly
+  useless but nonetheless --> required preamble.</p>
 
   <p class=note>DOCTYPEs are required for legacy reasons. When
   omitted, browsers tend to use a different rendering mode that is

Modified: source
===================================================================
--- source	2010-04-01 23:20:27 UTC (rev 4939)
+++ source	2010-04-01 23:24:08 UTC (rev 4940)
@@ -82868,8 +82868,8 @@
 
   <h4>The DOCTYPE</h4>
 
-  <p>A <dfn title="syntax-doctype">DOCTYPE</dfn> is a mostly useless,
-  but required, header.</p>
+  <p>A <dfn title="syntax-doctype">DOCTYPE</dfn> is a <!-- mostly
+  useless but nonetheless --> required preamble.</p>
 
   <p class="note">DOCTYPEs are required for legacy reasons. When
   omitted, browsers tend to use a different rendering mode that is




More information about the Commit-Watchers mailing list