[www] Fix background color in table cell.
authorRichard Smith <richard@metafoo.co.uk>
Tue, 19 Jan 2021 19:04:08 +0000 (11:04 -0800)
committerRichard Smith <richard@metafoo.co.uk>
Tue, 19 Jan 2021 19:04:31 +0000 (11:04 -0800)
clang/www/cxx_status.html

index 923b13d..685f32d 100755 (executable)
@@ -1005,7 +1005,7 @@ ISO C++ 2020 Draft International Standard.
     <tr>
       <td rowspan="2">Class types as non-type template parameters</td>
       <td><a href="https://wg21.link/p0732r2">P0732R2</a></td>
-      <td rowspan="2" class="svn" align="center">Clang 12</td>
+      <td rowspan="2" class="unreleased" align="center">Clang 12</td>
     </tr>
       <tr> <!-- from Belfast -->
         <td><a href="https://wg21.link/p1907r1">P1907R1</a></td>