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

14 lines
193 B
HTML

<html>
<head>
<title>bug</title>
</head>
<body>
<table border width=100%?>
<tr>
<td>xxx xxx xxx xxx xxx xxx xxx xxx</td>
<td>xxx xxx xxx xxx xxx xxx xxx xxx</td>
</tr>
</table>
</body>
</html>