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

19 lines
328 B
HTML

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Bug 253701</title>
</head>
<body>
<table>
<tr>
<td width="10">This text should not all be </td>
<td>on one line.</td>
</tr>
<tr>
<td width="100">&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table>
</body>
</html>