From 9d097fb0ca02e72baabad9d2b2600a489efcf426 Mon Sep 17 00:00:00 2001 From: SkyLined Date: Thu, 26 Feb 2009 11:55:15 +0100 Subject: [PATCH] Crash tests for bug 456727. --- editor/libeditor/html/crashtests/456727-1.html | 8 ++++++++ editor/libeditor/html/crashtests/456727-2.html | 8 ++++++++ editor/libeditor/html/crashtests/crashtests.list | 2 ++ 3 files changed, 18 insertions(+) create mode 100644 editor/libeditor/html/crashtests/456727-1.html create mode 100644 editor/libeditor/html/crashtests/456727-2.html diff --git a/editor/libeditor/html/crashtests/456727-1.html b/editor/libeditor/html/crashtests/456727-1.html new file mode 100644 index 00000000000..d14422c9319 --- /dev/null +++ b/editor/libeditor/html/crashtests/456727-1.html @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/editor/libeditor/html/crashtests/456727-2.html b/editor/libeditor/html/crashtests/456727-2.html new file mode 100644 index 00000000000..1c8fe5db9b3 --- /dev/null +++ b/editor/libeditor/html/crashtests/456727-2.html @@ -0,0 +1,8 @@ + + + + diff --git a/editor/libeditor/html/crashtests/crashtests.list b/editor/libeditor/html/crashtests/crashtests.list index 6d0d14d7d21..c546ad31593 100644 --- a/editor/libeditor/html/crashtests/crashtests.list +++ b/editor/libeditor/html/crashtests/crashtests.list @@ -7,4 +7,6 @@ load 428489-1.html load 448329-1.html load 448329-2.html load 448329-3.html +load 456727-1.html +load 456727-2.html load 467647-1.html