From c6c40c5b405127f1005e1579c74b73197749f5f6 Mon Sep 17 00:00:00 2001 From: Nils Date: Fri, 24 Oct 2014 17:08:23 +0000 Subject: [PATCH] Bug 828903 - crashtest. --- content/base/crashtests/828903-iframe.html | 46 ++++++++++++++++++++++ content/base/crashtests/828903.html | 28 +++++++++++++ content/base/crashtests/crashtests.list | 1 + 3 files changed, 75 insertions(+) create mode 100644 content/base/crashtests/828903-iframe.html create mode 100644 content/base/crashtests/828903.html diff --git a/content/base/crashtests/828903-iframe.html b/content/base/crashtests/828903-iframe.html new file mode 100644 index 000000000000..dc40c45d6675 --- /dev/null +++ b/content/base/crashtests/828903-iframe.html @@ -0,0 +1,46 @@ + + + + + diff --git a/content/base/crashtests/828903.html b/content/base/crashtests/828903.html new file mode 100644 index 000000000000..1a5a4d31fc39 --- /dev/null +++ b/content/base/crashtests/828903.html @@ -0,0 +1,28 @@ + + + + Testcase for bug 828903 + + + + + + + + + + + + + + + diff --git a/content/base/crashtests/crashtests.list b/content/base/crashtests/crashtests.list index 12d6127bff3b..5b9ff5a98908 100644 --- a/content/base/crashtests/crashtests.list +++ b/content/base/crashtests/crashtests.list @@ -128,6 +128,7 @@ load 822723.html load 824719.html load 827190.html load 828054.html +load 828903.html load 829428.html load 830098.html load 831287.html