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

33 lines
941 B
HTML

<html>
<body>
<table>
<tr>
<td>
<span>
<span>
<head>
<title></title>
</head>
<table>
<tr>
<td>
<table align="left">
<tr>
<td>
<form>
<input type="submit" value="ApplyForThisPosition">
</form>
</td>
</tr>
</table>
</td>
</tr>
</table>
</span>
</span>
</td>
</tr>
</table>
</body>
</html>