blob: be7854b41c371ecf803091e134558dca534b7c90 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled</title>
</head>
<body>
Focus the input of the isindex, then do a reload, Mozilla should not crash
<isindex autofocus>
</label>
</body>
</html>
|