[html5] r5039 - [e] (0) missing 'there' Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9495

whatwg at whatwg.org whatwg at whatwg.org
Tue Apr 13 15:11:00 PDT 2010


Author: ianh
Date: 2010-04-13 15:10:59 -0700 (Tue, 13 Apr 2010)
New Revision: 5039

Modified:
   complete.html
   index
   source
Log:
[e] (0) missing 'there'
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9495

Modified: complete.html
===================================================================
--- complete.html	2010-04-13 21:21:54 UTC (rev 5038)
+++ complete.html	2010-04-13 22:10:59 UTC (rev 5039)
@@ -9600,8 +9600,8 @@
 
   <p id=attribute-text>Except where otherwise specified, attributes
   on <a href=#html-elements>HTML elements</a> may have any string value, including
-  the empty string. Except where explicitly stated, is no restriction
-  on what text can be specified in such attributes.</p>
+  the empty string. Except where explicitly stated, there is no
+  restriction on what text can be specified in such attributes.</p>
 
 
 

Modified: index
===================================================================
--- index	2010-04-13 21:21:54 UTC (rev 5038)
+++ index	2010-04-13 22:10:59 UTC (rev 5039)
@@ -9498,8 +9498,8 @@
 
   <p id=attribute-text>Except where otherwise specified, attributes
   on <a href=#html-elements>HTML elements</a> may have any string value, including
-  the empty string. Except where explicitly stated, is no restriction
-  on what text can be specified in such attributes.</p>
+  the empty string. Except where explicitly stated, there is no
+  restriction on what text can be specified in such attributes.</p>
 
 
 

Modified: source
===================================================================
--- source	2010-04-13 21:21:54 UTC (rev 5038)
+++ source	2010-04-13 22:10:59 UTC (rev 5039)
@@ -9679,8 +9679,8 @@
 
   <p id="attribute-text">Except where otherwise specified, attributes
   on <span>HTML elements</span> may have any string value, including
-  the empty string. Except where explicitly stated, is no restriction
-  on what text can be specified in such attributes.</p>
+  the empty string. Except where explicitly stated, there is no
+  restriction on what text can be specified in such attributes.</p>
 
 
 




More information about the Commit-Watchers mailing list