From d1dc42223a97aa375936b0ded7f2a488cbd4d14f Mon Sep 17 00:00:00 2001 From: Bob Clary Date: Fri, 24 Apr 2009 10:08:20 -0700 Subject: [PATCH] bug 384663 - crash test by Martijn Wargers. --- content/base/crashtests/384663-1-inner.xul | 18 ++++++++++++++++++ content/base/crashtests/384663-1.html | 9 +++++++++ content/base/crashtests/crashtests.list | 1 + 3 files changed, 28 insertions(+) create mode 100644 content/base/crashtests/384663-1-inner.xul create mode 100644 content/base/crashtests/384663-1.html diff --git a/content/base/crashtests/384663-1-inner.xul b/content/base/crashtests/384663-1-inner.xul new file mode 100644 index 000000000000..f2914ce0aa60 --- /dev/null +++ b/content/base/crashtests/384663-1-inner.xul @@ -0,0 +1,18 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/content/base/crashtests/384663-1.html b/content/base/crashtests/384663-1.html new file mode 100644 index 000000000000..8cef4f588ea7 --- /dev/null +++ b/content/base/crashtests/384663-1.html @@ -0,0 +1,9 @@ + + + + + + + diff --git a/content/base/crashtests/crashtests.list b/content/base/crashtests/crashtests.list index fa587de3fb24..094b2bd822eb 100644 --- a/content/base/crashtests/crashtests.list +++ b/content/base/crashtests/crashtests.list @@ -29,6 +29,7 @@ load 366200-1.xhtml load 369216-1.html load 371466-1.xhtml load 377360-1.xhtml +load 384663-1.html load 386000-1.html load 386794-1.html load 395469-1.xhtml