summaryrefslogtreecommitdiffstats
path: root/layout/forms/crashtests/370967.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/forms/crashtests/370967.html')
-rw-r--r--layout/forms/crashtests/370967.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/layout/forms/crashtests/370967.html b/layout/forms/crashtests/370967.html
new file mode 100644
index 0000000000..be7854b41c
--- /dev/null
+++ b/layout/forms/crashtests/370967.html
@@ -0,0 +1,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>