From 08886a8947eaa5daddf01067c90e85845c0d424e Mon Sep 17 00:00:00 2001 From: Tatiana Meshkova Date: Fri, 13 May 2011 17:00:01 +0300 Subject: [PATCH] Bug 653133 - Crashtest for huge background-attachment:fixed background [r=cjones] --- layout/base/crashtests/653133-1.html | 17 +++++++++++++++++ layout/base/crashtests/crashtests.list | 1 + 2 files changed, 18 insertions(+) create mode 100644 layout/base/crashtests/653133-1.html diff --git a/layout/base/crashtests/653133-1.html b/layout/base/crashtests/653133-1.html new file mode 100644 index 000000000000..0236ae3dfdae --- /dev/null +++ b/layout/base/crashtests/653133-1.html @@ -0,0 +1,17 @@ + + + + + + +
+

background-attachment:fixed crashtest

+
+ + diff --git a/layout/base/crashtests/crashtests.list b/layout/base/crashtests/crashtests.list index 87a48879ad94..b1aec6577b33 100644 --- a/layout/base/crashtests/crashtests.list +++ b/layout/base/crashtests/crashtests.list @@ -327,3 +327,4 @@ load 629035-1.html load 629908-1.html load 635329.html == 640272.html 640272-ref.html +load 653133-1.html