[html5] r5167 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10093

whatwg at whatwg.org whatwg at whatwg.org
Wed Jul 14 15:06:45 PDT 2010


Author: ianh
Date: 2010-07-14 15:06:44 -0700 (Wed, 14 Jul 2010)
New Revision: 5167

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

Modified: complete.html
===================================================================
--- complete.html	2010-07-14 22:02:22 UTC (rev 5166)
+++ complete.html	2010-07-14 22:06:44 UTC (rev 5167)
@@ -85065,7 +85065,7 @@
   <a href=#refsDOMEVENTS>[DOMEVENTS]</a></p>
 
   <p>Between the time an element's start tag is parsed and the time
-  either the element's end tag is parsed on the parser detects a
+  either the element's end tag is parsed or the parser detects a
   well-formedness error, the user agent must act as if the element was
   in a <a href=#stack-of-open-elements>stack of open elements</a>.</p>
 

Modified: index
===================================================================
--- index	2010-07-14 22:02:22 UTC (rev 5166)
+++ index	2010-07-14 22:06:44 UTC (rev 5167)
@@ -78306,7 +78306,7 @@
   <a href=#refsDOMEVENTS>[DOMEVENTS]</a></p>
 
   <p>Between the time an element's start tag is parsed and the time
-  either the element's end tag is parsed on the parser detects a
+  either the element's end tag is parsed or the parser detects a
   well-formedness error, the user agent must act as if the element was
   in a <a href=#stack-of-open-elements>stack of open elements</a>.</p>
 

Modified: source
===================================================================
--- source	2010-07-14 22:02:22 UTC (rev 5166)
+++ source	2010-07-14 22:06:44 UTC (rev 5167)
@@ -97042,7 +97042,7 @@
   <a href="#refsDOMEVENTS">[DOMEVENTS]</a></p>
 
   <p>Between the time an element's start tag is parsed and the time
-  either the element's end tag is parsed on the parser detects a
+  either the element's end tag is parsed or the parser detects a
   well-formedness error, the user agent must act as if the element was
   in a <span>stack of open elements</span>.</p>
 




More information about the Commit-Watchers mailing list