summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/308406-1.html
blob: 15b70d73c21dd1eea397c3e75c5d7164b372b899 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html>
<body>
<table>
  <tbody style="height:200px;">
	<tr>
		<td>Value </td>
		<td>Value </td>
		<td>Value </td>
	</tr>
  </tbody>
</table>
</body>
</html>