From be0c1dd667cbf07394ef3b6d685e58acaa5529cc Mon Sep 17 00:00:00 2001 From: "smontagu%smontagu.org" Date: Thu, 20 Dec 2007 10:18:19 +0000 Subject: [PATCH] testcases for bug 408292 git-svn-id: svn://10.0.0.236/trunk@241839 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/layout/base/crashtests/408292.html | 18 ++++++++++++++++++ mozilla/layout/base/crashtests/408299.html | 12 ++++++++++++ mozilla/layout/base/crashtests/crashtests.list | 2 ++ 3 files changed, 32 insertions(+) create mode 100644 mozilla/layout/base/crashtests/408292.html create mode 100644 mozilla/layout/base/crashtests/408299.html diff --git a/mozilla/layout/base/crashtests/408292.html b/mozilla/layout/base/crashtests/408292.html new file mode 100644 index 00000000000..0bc619b26a0 --- /dev/null +++ b/mozilla/layout/base/crashtests/408292.html @@ -0,0 +1,18 @@ + + + + + +
aaaa bbbb cccc dddd eeee !
+ + diff --git a/mozilla/layout/base/crashtests/408299.html b/mozilla/layout/base/crashtests/408299.html new file mode 100644 index 00000000000..a5b4a409e7f --- /dev/null +++ b/mozilla/layout/base/crashtests/408299.html @@ -0,0 +1,12 @@ + + + + + + +
+xxxxx yyyyy zzzzzz +
+ + + diff --git a/mozilla/layout/base/crashtests/crashtests.list b/mozilla/layout/base/crashtests/crashtests.list index f587075394a..b1b6a45cb02 100644 --- a/mozilla/layout/base/crashtests/crashtests.list +++ b/mozilla/layout/base/crashtests/crashtests.list @@ -71,3 +71,5 @@ load 403569-3.xhtml load 404218-1.xhtml load 405184-1.xhtml load 405186-1.xhtml +load 408292.html +load 408299.html