Fix formatting goof.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@191541 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 822bb8a..686ee9d 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -471,7 +471,7 @@
     <tr>
       <td><tt>[[deprecated]]</tt> attribute</td>
       <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3760.html">N3760</a></td>
-      <td class="no" align="center">No</td>
+      <td class="none" align="center">no</td>
     </tr>
     <tr>
       <td>Single quotation mark as digit separator</td>
@@ -481,7 +481,7 @@
     <tr>
       <td>C++ Sized Dellocation</td>
       <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3778.html">N3778</a></td>
-      <td class="no" align="center">No</td>
+      <td class="none" align="center">No</td>
     </tr>
 </table>