tenfourfox/layout/reftests/bugs/522632-1.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

13 lines
233 B
HTML

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