Files
Mozilla/mozilla/layout/html/tests/table/bugs/bug138725.html
(no author) d0c0a6a921 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_0_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@121123 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-08 23:25:41 +00:00

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>