[html5] r5867 - [e] (0) remove window.atob/btoa from the W3C draft Fixing http://www.w3.org/Bugs [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Feb 10 11:45:44 PST 2011


Author: ianh
Date: 2011-02-10 11:45:43 -0800 (Thu, 10 Feb 2011)
New Revision: 5867

Modified:
   source
Log:
[e] (0) remove window.atob/btoa from the W3C draft
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12029

Modified: source
===================================================================
--- source	2011-02-09 21:21:50 UTC (rev 5866)
+++ source	2011-02-10 19:45:43 UTC (rev 5867)
@@ -74172,7 +74172,7 @@
   </div>
 
 
-
+<!--END w3c-html-->
   <h3 id="atob">Base64 utility methods</h3>
 
   <p>The <code title="dom-windowbase64-atob">atob()</code> and <code
@@ -74439,10 +74439,10 @@
   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-->
 
 
 
-
   <h3 id="timers">Timers</h3>
 
   <p>The <code title="dom-windowtimers-setTimeout">setTimeout()</code>




More information about the Commit-Watchers mailing list