[html5] r3671 - [e] (0) Remove an unnecessary paragraph that people couldn't agree about.

whatwg at whatwg.org whatwg at whatwg.org
Mon Aug 24 20:46:11 PDT 2009


Author: ianh
Date: 2009-08-24 20:46:10 -0700 (Mon, 24 Aug 2009)
New Revision: 3671

Modified:
   index
   source
Log:
[e] (0) Remove an unnecessary paragraph that people couldn't agree about.

Modified: index
===================================================================
--- index	2009-08-25 03:44:35 UTC (rev 3670)
+++ index	2009-08-25 03:46:10 UTC (rev 3671)
@@ -2212,9 +2212,6 @@
 
   <h3 id=case-sensitivity-and-string-comparison><span class=secno>2.3 </span>Case-sensitivity and string comparison</h3>
 
-  <p>This specification defines several comparison operators for
-  strings.</p>
-
   <p>Comparing two strings in a <dfn id=case-sensitive>case-sensitive</dfn> manner means
   comparing them exactly, code point for code point.</p>
 

Modified: source
===================================================================
--- source	2009-08-25 03:44:35 UTC (rev 3670)
+++ source	2009-08-25 03:46:10 UTC (rev 3671)
@@ -1280,9 +1280,6 @@
 
   <h3>Case-sensitivity and string comparison</h3>
 
-  <p>This specification defines several comparison operators for
-  strings.</p>
-
   <p>Comparing two strings in a <dfn>case-sensitive</dfn> manner means
   comparing them exactly, code point for code point.</p>
 




More information about the Commit-Watchers mailing list