From 92bb2f8c45d9bef27d353ae542a1a29aeb74ac20 Mon Sep 17 00:00:00 2001 From: Martijn Wargers Date: Sat, 26 Jan 2013 21:28:56 +0100 Subject: [PATCH] Bug 377960 - crash tests --- content/base/crashtests/377960-1.html | 12 ++++++++++++ content/base/crashtests/377960-2.html | 7 +++++++ content/base/crashtests/crashtests.list | 2 ++ 3 files changed, 21 insertions(+) create mode 100644 content/base/crashtests/377960-1.html create mode 100644 content/base/crashtests/377960-2.html diff --git a/content/base/crashtests/377960-1.html b/content/base/crashtests/377960-1.html new file mode 100644 index 00000000000..c61002eeead --- /dev/null +++ b/content/base/crashtests/377960-1.html @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/content/base/crashtests/377960-2.html b/content/base/crashtests/377960-2.html new file mode 100644 index 00000000000..dc42dc00d24 --- /dev/null +++ b/content/base/crashtests/377960-2.html @@ -0,0 +1,7 @@ + +Click the <select> to crash. + + + + + diff --git a/content/base/crashtests/crashtests.list b/content/base/crashtests/crashtests.list index 8e317dbdced..f97b0cb39e0 100644 --- a/content/base/crashtests/crashtests.list +++ b/content/base/crashtests/crashtests.list @@ -30,6 +30,8 @@ load 360599-1.html load 366200-1.xhtml load 371466-1.xhtml load 377360-1.xhtml +load 377960-1.html +load 377960-2.html load 384663-1.html load 386000-1.html load 386794-1.html