[html5] r5874 - [e] (0) revert 5867, which was apparently based on a miscommunication Fixing htt [...]

whatwg at whatwg.org whatwg at whatwg.org
Fri Feb 11 11:42:14 PST 2011


Author: ianh
Date: 2011-02-11 11:42:12 -0800 (Fri, 11 Feb 2011)
New Revision: 5874

Modified:
   complete.html
   index
   source
Log:
[e] (0) revert 5867, which was apparently based on a miscommunication
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12029

Modified: complete.html
===================================================================
--- complete.html	2011-02-11 01:48:57 UTC (rev 5873)
+++ complete.html	2011-02-11 19:42:12 UTC (rev 5874)
@@ -65189,7 +65189,6 @@
   </ol></div>
 
 
-
   <h3 id=atob><span class=secno>7.2 </span>Base64 utility methods</h3>
 
   <p>The <code title=dom-windowbase64-atob><a href=#dom-windowbase64-atob>atob()</a></code> and <code title=dom-windowbase64-btoa><a href=#dom-windowbase64-btoa>btoa()</a></code> methods allow authors to
@@ -65425,7 +65424,6 @@
 
 
 
-
   <h3 id=timers><span class=secno>7.3 </span>Timers</h3>
 
   <p>The <code title=dom-windowtimers-setTimeout><a href=#dom-windowtimers-settimeout>setTimeout()</a></code>

Modified: index
===================================================================
--- index	2011-02-11 01:48:57 UTC (rev 5873)
+++ index	2011-02-11 19:42:12 UTC (rev 5874)
@@ -65192,7 +65192,6 @@
   </ol></div>
 
 
-
   <h3 id=atob><span class=secno>7.2 </span>Base64 utility methods</h3>
 
   <p>The <code title=dom-windowbase64-atob><a href=#dom-windowbase64-atob>atob()</a></code> and <code title=dom-windowbase64-btoa><a href=#dom-windowbase64-btoa>btoa()</a></code> methods allow authors to
@@ -65428,7 +65427,6 @@
 
 
 
-
   <h3 id=timers><span class=secno>7.3 </span>Timers</h3>
 
   <p>The <code title=dom-windowtimers-setTimeout><a href=#dom-windowtimers-settimeout>setTimeout()</a></code>

Modified: source
===================================================================
--- source	2011-02-11 01:48:57 UTC (rev 5873)
+++ source	2011-02-11 19:42:12 UTC (rev 5874)
@@ -74213,7 +74213,6 @@
   </div>
 
 
-<!--END w3c-html-->
   <h3 id="atob">Base64 utility methods</h3>
 
   <p>The <code title="dom-windowbase64-atob">atob()</code> and <code
@@ -74480,7 +74479,6 @@
   title="">[+/=0-9A-Za-z]</code>, so other characters need to be
   removed before <code title="dom-windowbase64-atob">atob()</code> is
   used for decoding.</p>
-<!--START w3c-html-->
 
 
 




More information about the Commit-Watchers mailing list