From dd00b7ce93009e7d1a5cc26872c2983c27503968 Mon Sep 17 00:00:00 2001 From: Martijn Wargers Date: Mon, 23 Dec 2013 16:51:57 +0000 Subject: [PATCH] Bug 370967 - crashtest. --- layout/forms/crashtests/370967.html | 13 +++++++++++++ layout/forms/crashtests/crashtests.list | 1 + 2 files changed, 14 insertions(+) create mode 100644 layout/forms/crashtests/370967.html diff --git a/layout/forms/crashtests/370967.html b/layout/forms/crashtests/370967.html new file mode 100644 index 000000000000..be7854b41c37 --- /dev/null +++ b/layout/forms/crashtests/370967.html @@ -0,0 +1,13 @@ + + + + +Untitled + + +Focus the input of the isindex, then do a reload, Mozilla should not crash + + + + + diff --git a/layout/forms/crashtests/crashtests.list b/layout/forms/crashtests/crashtests.list index 82abeebb3bb5..37b138990241 100644 --- a/layout/forms/crashtests/crashtests.list +++ b/layout/forms/crashtests/crashtests.list @@ -19,6 +19,7 @@ load 366537-1.xhtml load 367587-1.html load 370703-1.html load 370940-1.html +load 370967.html load 373586-1.xhtml load 378369.html asserts(5-10) load 378413-1.xhtml # bug 424225, bug 402850?