nobr.html   [plain text]


<html>
<body>

<nobr>
<table width="50" border="1">
	<tr>
		<td>This is a test case for 3190580. Even though this table is enclosed in a nobr tag, this text should wrap anyway.  The table is only 50 pixels wide.</td>
	</tr>
</table>
</nobr>

</body>
</html>