RetroZilla/layout/html/tests/table/bugs/bug75250.html
2015-10-20 23:03:22 -04:00

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>