- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 03 Mar 2011 23:54:06 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv10857 Modified Files: Overview.html Log Message: this was supposed to be a note (whatwg r5929) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4769 retrieving revision 1.4770 diff -u -d -r1.4769 -r1.4770 --- Overview.html 3 Mar 2011 23:22:20 -0000 1.4769 +++ Overview.html 3 Mar 2011 23:54:01 -0000 1.4770 @@ -49071,7 +49071,7 @@ characters with code points equal to those one or two numbers to <var title="">output</var>, in the same order.</p> - <p>The discarded bits mean that, for instance, <code title="">atob("YQ")</code> and <code title="">atob("YR")</code> + <p class="note">The discarded bits mean that, for instance, <code title="">atob("YQ")</code> and <code title="">atob("YR")</code> both return "<code title="">a</code>".</p> </li>
Received on Thursday, 3 March 2011 23:54:08 UTC