From fd53b37b12cd1b941dbeef83561e8ddaba2bcdd4 Mon Sep 17 00:00:00 2001 From: "jruderman%hmc.edu" Date: Sun, 6 Jan 2008 06:10:06 +0000 Subject: [PATCH] Add a crashtest (plus another crashtest I apparently forgot to check in before). git-svn-id: svn://10.0.0.236/trunk@242491 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/layout/forms/crashtests/366205-1.html | 11 +++++++++++ mozilla/layout/forms/crashtests/380116-1.xhtml | 11 +++++++++++ mozilla/layout/forms/crashtests/crashtests.list | 2 ++ 3 files changed, 24 insertions(+) create mode 100644 mozilla/layout/forms/crashtests/366205-1.html create mode 100644 mozilla/layout/forms/crashtests/380116-1.xhtml diff --git a/mozilla/layout/forms/crashtests/366205-1.html b/mozilla/layout/forms/crashtests/366205-1.html new file mode 100644 index 00000000000..2a3786afe0e --- /dev/null +++ b/mozilla/layout/forms/crashtests/366205-1.html @@ -0,0 +1,11 @@ + + + + + +
Clicking the button below should not trigger an assertion
+ + + + + \ No newline at end of file diff --git a/mozilla/layout/forms/crashtests/380116-1.xhtml b/mozilla/layout/forms/crashtests/380116-1.xhtml new file mode 100644 index 00000000000..cb37ff079a0 --- /dev/null +++ b/mozilla/layout/forms/crashtests/380116-1.xhtml @@ -0,0 +1,11 @@ + + + + + + + +
+ + + diff --git a/mozilla/layout/forms/crashtests/crashtests.list b/mozilla/layout/forms/crashtests/crashtests.list index 5cce6ae9853..52954e4adf8 100644 --- a/mozilla/layout/forms/crashtests/crashtests.list +++ b/mozilla/layout/forms/crashtests/crashtests.list @@ -5,10 +5,12 @@ load 323499-1.html load 363696-1.xul load 363696-2.html load 363696-3.html +load 366205-1.html load 366537-1.xhtml load 367587-1.html load 370940-1.html load 373586-1.xhtml +load 380116-1.xhtml load 382610-1.html load 383887-1.html load 386554-1.html