author | vladimir@pobox.com |
Tue, 18 Mar 2008 13:30:16 -0700 | |
changeset 13263 | 601ea65a1056a0594fb2514e6c8387d2794c99f1 |
parent 12816 | bebcecfebeb8cc07ec9d4bddf264d5aa6a76493f |
permissions | -rw-r--r-- |
<html xmlns="http://www.w3.org/1999/xhtml"> <body onload="var doomed = document.getElementById('doomed'); doomed.parentNode.removeChild(doomed); "> <table id="table1" style="border-collapse: collapse;"> <tbody> <tr> </tr> </tbody> <tbody id="doomed"> <tr> <td>td</td> </tr> </tbody> <colgroup> </colgroup> </table> </body> </html>