[html5] r5929 - [e] (0) this was supposed to be a note Fixing http://www.w3.org/Bugs/Public/show [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Mar 3 15:53:57 PST 2011


Author: ianh
Date: 2011-03-03 15:53:56 -0800 (Thu, 03 Mar 2011)
New Revision: 5929

Modified:
   complete.html
   index
   source
Log:
[e] (0) this was supposed to be a note
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11946

Modified: complete.html
===================================================================
--- complete.html	2011-03-03 23:22:14 UTC (rev 5928)
+++ complete.html	2011-03-03 23:53:56 UTC (rev 5929)
@@ -65407,7 +65407,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>

Modified: index
===================================================================
--- index	2011-03-03 23:22:14 UTC (rev 5928)
+++ index	2011-03-03 23:53:56 UTC (rev 5929)
@@ -65410,7 +65410,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>

Modified: source
===================================================================
--- source	2011-03-03 23:22:14 UTC (rev 5928)
+++ source	2011-03-03 23:53:56 UTC (rev 5929)
@@ -74436,7 +74436,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
+    <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>
 




More information about the Commit-Watchers mailing list