hixie: this was supposed to be a note (whatwg r5929)

hixie: this was supposed to be a note (whatwg r5929)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4769&r2=1.4770&f=h
http://html5.org/tools/web-apps-tracker?from=5928&to=5929

===================================================================
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:56:15 UTC