[usocket-cvs] r270 - public_html
ehuelsmann at common-lisp.net
ehuelsmann at common-lisp.net
Fri Jun 8 21:35:34 UTC 2007
Author: ehuelsmann
Date: Fri Jun 8 17:35:33 2007
New Revision: 270
Modified:
public_html/feature-comparison.shtml
Log:
xhtml compliance. another pass.
Modified: public_html/feature-comparison.shtml
==============================================================================
--- public_html/feature-comparison.shtml (original)
+++ public_html/feature-comparison.shtml Fri Jun 8 17:35:33 2007
@@ -21,6 +21,7 @@
<div style="border:3px solid black;padding: 2px; margin: 0px">
<table style="border:1px solid black;" border="1" cellspacing="1">
+<tbody>
<tr><th colspan="2">Feature</th>
<th colspan="8">In trivial-sockets?</th><th rowspan="2">In usocket?</th></tr>
<tr><th colspan="2"></th><th title="ArmedBear">ABCL</th>
@@ -133,6 +134,7 @@
<td>No</td>
</tr>
+</tbody>
</table>
</div>
More information about the usocket-cvs
mailing list