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

13 lines
235 B
HTML

<!doctype html>
<html>
<body>
<table border="1">
<tr>
<td style="height: 200px; padding: 0; margin: 0; border: none">
<img style="height: 100px;" src="solidblue.png">
</td>
<tr>
</table>
</body>
</html>