blob: 18ec02b0544470248b11c7a1c95c602efdd24f78 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<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"> </td>
<td> </td>
</tr>
</table>
</body>
</html>
|