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

whatwg at whatwg.org whatwg at whatwg.org
Tue Oct 20 22:40:26 PDT 2009


Author: ianh
Date: 2009-10-20 22:40:21 -0700 (Tue, 20 Oct 2009)
New Revision: 4223

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

Modified: complete.html
===================================================================
--- complete.html	2009-10-21 05:38:42 UTC (rev 4222)
+++ complete.html	2009-10-21 05:40:21 UTC (rev 4223)
@@ -12545,7 +12545,7 @@
      <dt>If the element has a <code title=attr-script-src><a href=#attr-script-src>src</a></code>
      attribute, and the element has been flagged as
      <a href=#parser-inserted>"parser-inserted"</a>, and the element does not have an
-     <code title=attr-script-async><a href=#attr-script-async>async</a></code> attribute, or</dt>
+     <code title=attr-script-async><a href=#attr-script-async>async</a></code> attribute</dt>
 
      <dd>
 

Modified: index
===================================================================
--- index	2009-10-21 05:38:42 UTC (rev 4222)
+++ index	2009-10-21 05:40:21 UTC (rev 4223)
@@ -12375,7 +12375,7 @@
      <dt>If the element has a <code title=attr-script-src><a href=#attr-script-src>src</a></code>
      attribute, and the element has been flagged as
      <a href=#parser-inserted>"parser-inserted"</a>, and the element does not have an
-     <code title=attr-script-async><a href=#attr-script-async>async</a></code> attribute, or</dt>
+     <code title=attr-script-async><a href=#attr-script-async>async</a></code> attribute</dt>
 
      <dd>
 

Modified: source
===================================================================
--- source	2009-10-21 05:38:42 UTC (rev 4222)
+++ source	2009-10-21 05:40:21 UTC (rev 4223)
@@ -13116,7 +13116,7 @@
      <dt>If the element has a <code title="attr-script-src">src</code>
      attribute, and the element has been flagged as
      <span>"parser-inserted"</span>, and the element does not have an
-     <code title="attr-script-async">async</code> attribute, or</dt>
+     <code title="attr-script-async">async</code> attribute</dt>
 
      <dd>
 




More information about the Commit-Watchers mailing list