haikuwebkit/LayoutTests/tables/mozilla/bugs/bug75250.html

12 lines
171 B
HTML

<html>
<head>
<title>testcase for bug 75250</title>
</head>
<body>
<table width="">
<tr><td>this is a simple test and should not wrap.</td></tr>
</table>
</body>
</html>