summaryrefslogtreecommitdiffstats
path: root/layout/forms/crashtests/213390-1.html
blob: 0ff94ec5425d9aaad19002c2436a5ade0ca8afea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">

<HTML>
	<BODY>

		<EMBED>

		<TABLE>
			<TR>
			  <TD STYLE="FONT: 10px Arial;">
				<A STYLE="FONT: 11px Arial;">1</A>
			  </TD>
			</TR>
		</TABLE>

		<DIV STYLE="POSITION: absolute;">
			<FORM>
				<SELECT STYLE="FONT: 11px Arial;">
			</FORM>
		</DIV>

	</BODY>
</HTML>