summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/362594-2b.html
blob: d369d75a85a78b5a249dfbc2501e83e04048395f (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<body>
<table width="100" border="4">
  <tr>
    <td width="200" nowrap>
    </td>
  </tr>
</table>
</body>
</html>