gecko/layout/generic/crashtests/387233-2.html
2009-08-27 21:11:40 -07:00

19 lines
290 B
HTML

<html>
<body>
<div style="display: -moz-inline-box; background: yellow;">
<table style="height: 101%; background: lightgreen;">
<tr>
<td></td>
</tr>
</table>
<div>
c
<div style="height: 100%; background: lightblue;">
</div>
</div>
</div>
</body>
</html>