mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
16 lines
389 B
HTML
16 lines
389 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<title>Bug 124903</title>
|
|
</head>
|
|
<body>
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<td width="99"><img src="solidblue.png" alt="" width="100"></td>
|
|
<td>This text should all be on one</td>
|
|
<td width="50%"> line</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|