From 56b76d1c87eee0a6d82f86e2f6af3c522ff15c66 Mon Sep 17 00:00:00 2001 From: Jesse Ruderman Date: Wed, 4 Jan 2012 12:10:49 +0100 Subject: [PATCH] Bug 715056 - Crash test. --- content/base/crashtests/715056.html | 21 +++++++++++++++++++++ content/base/crashtests/crashtests.list | 1 + 2 files changed, 22 insertions(+) create mode 100644 content/base/crashtests/715056.html diff --git a/content/base/crashtests/715056.html b/content/base/crashtests/715056.html new file mode 100644 index 000000000000..214569b02a74 --- /dev/null +++ b/content/base/crashtests/715056.html @@ -0,0 +1,21 @@ + + + + + + + diff --git a/content/base/crashtests/crashtests.list b/content/base/crashtests/crashtests.list index a68e9e5f5744..46550dc13d80 100644 --- a/content/base/crashtests/crashtests.list +++ b/content/base/crashtests/crashtests.list @@ -105,3 +105,4 @@ load xhr_html_nullresponse.html load 709384.html load 713417.html load 713417-2.html +load 715056.html