Mozilla/mozilla/layout/html/tests/FrameSetNav/notabinx_IFrame.html
rods%netscape.com acc6a4f0a7 Adding frameset navigation tests
git-svn-id: svn://10.0.0.236/trunk@104310 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-01 11:50:32 +00:00

27 lines
617 B
HTML

<html>
<head><title>No Tab Index With IFrame</title></head>
<b>No Tab Index With IFrame</b><br>
<body bgcolor="#c0d0e0">
<iframe src=subdoc_tabindex_iframe.html></iframe>
<table border="1">
<tr>
<td>none</td>
<td><select ><option>One</select></td>
</tr>
<tr>
<td>none</td>
<td><input type="text" name="vorname" ></td>
</tr>
<tr>
<td>none</td>
<td><input type="text" name="name" ></td>
</tr>
<tr>
<td width="57"></td>
<td><a href="http://195.124.75.172/gigagames/win/index_games_win/0,2261,,00.html?">GIGA GAMES</a></td>
</tr>
</table>
</body>
</html>