<html>
<body>
<div style="direction: rtl;">
<table>
<tr>
<td colspan="3">A</td>
</tr>
<tr style="visibility: collapse;">
<td>B</td>
</table>
</div>
</body>
</html>