blob: 651b232023bbaeaf586bbc9046b99ba58555571e [file] [log] [blame]
<!DOCTYPE HTML>
<html><head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<style>
.border {
border: solid thin gray;
}
</style>
</head><body>
<table>
<tr>
<td class="border">1 <span dir="rtl">&#x05D0;!</span>&lrm; 2</td>
<td>should look the same as</td>
<td class="border">1 <span dir="rtl">&#x05D0;!</span>&lrm; 2</td>
</tr>
<tr>
<td class="border">1 a!<br><span dir="rtl">&#x05D0;!</span>&lrm; 2</td>
<td>should look the same as</td>
<td class="border">1 a!<br><span dir="rtl">&#x05D0;!</span>&lrm; 2</td>
</tr>
</table>
</body></html>