blob: 6ac9b7f08af37dd7ab7bfe3ded13f902f5fb9ec6 [file] [log] [blame]
<!DOCTYPE html>
<style>
td { border: 2px solid blue; background: green }
</style>
<table style="width: 200px; height: 200px; border-collapse: collapse">
<tr>
<td></td>
<td style="visibility: hidden"></td>
</tr>
</table>