Mypal/layout/reftests/bugs/308406-1-ref.html
2019-03-11 13:26:37 +03:00

15 lines
188 B
HTML

<!DOCTYPE html>
<html>
<body>
<table>
<tbody style="height:200px; overflow:auto;">
<tr>
<td>Value </td>
<td>Value </td>
<td>Value </td>
</tr>
</tbody>
</table>
</body>
</html>