chromium/third_party/blink/web_tests/tables/mozilla/bugs/bug47432.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<title>bug47432</title>
</head>
<body>
<table width="700" border>
	<tr>
		<td colspan="3">lots of text goes here even more and more and more and more and more and more and more</td>
	</tr>
	<tr>
		<td valign="top" colspan="2">
			aaaaaaaaaaaa bbbbbbbbbbbbbbb cccccccccccccccccccccccccc dddddddddddddd
		</td>
		<td>&nbsp;</td>
	</tr>
</table>
<p>
<table width="700" border>
	<tr>
		<td colspan="3">lots of text goes here even mo</td>
	</tr>
	<tr>
		<td valign="top" colspan="2">
			aaaaaaaaaaaa bbbbbbbbbbbbbbb cccccccccccccccccccccccccc dddddddddddddd
		</td>
		<td>&nbsp;</td>
	</tr>
</table>
<p>
<table width="700" border>
	<tr>
		<td colspan="3">lots of text goes here even m</td>
	</tr>
	<tr>
		<td valign="top" colspan="2">
			aaaaaaaaaaaa bbbbbbbbbbbbbbb cccccccccccccccccccccccccc dddddddddddddd
		</td>
		<td>&nbsp;</td>
	</tr>
</table>
<hr width="180" align="left">
<hr width="518" align="left">
</body>
</html>