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