Skip to content

Commit

Permalink
[e] (0) revert 5867, which was apparently based on a miscommunication
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12029

git-svn-id: http://svn.whatwg.org/webapps@5874 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Feb 11, 2011
1 parent b5ed735 commit 1fe8435
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions complete.html
Expand Up @@ -65189,7 +65189,6 @@ <h5 id=events-and-the-window-object><span class=secno>7.1.6.4 </span>Events and
</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
Expand Down Expand Up @@ -65425,7 +65424,6 @@ <h3 id=atob><span class=secno>7.2 </span>Base64 utility methods</h3>




<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>
Expand Down
2 changes: 0 additions & 2 deletions index
Expand Up @@ -65192,7 +65192,6 @@ interface <dfn id=function>Function</dfn> {
</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
Expand Down Expand Up @@ -65428,7 +65427,6 @@ interface <dfn id=windowbase64>WindowBase64</dfn> {




<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>
Expand Down
2 changes: 0 additions & 2 deletions source
Expand Up @@ -74213,7 +74213,6 @@ interface <dfn>Function</dfn> {
</div>


<!--END w3c-html-->
<h3 id="atob">Base64 utility methods</h3>

<p>The <code title="dom-windowbase64-atob">atob()</code> and <code
Expand Down Expand Up @@ -74480,7 +74479,6 @@ interface <dfn>WindowBase64</dfn> {
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-->



Expand Down

0 comments on commit 1fe8435

Please sign in to comment.