From 5e4ce0794f4e68dec3ead1fd22ee32a98c481256 Mon Sep 17 00:00:00 2001 From: "jruderman%hmc.edu" Date: Sat, 5 Jan 2008 07:01:34 +0000 Subject: [PATCH] Add crashtests git-svn-id: svn://10.0.0.236/trunk@242436 18797224-902f-48f8-a5cc-f745e15eee43 --- .../layout/tables/crashtests/347506-1.xhtml | 23 +++++++++++++++++++ .../layout/tables/crashtests/347506-2.xhtml | 14 +++++++++++ .../layout/tables/crashtests/crashtests.list | 2 ++ 3 files changed, 39 insertions(+) create mode 100644 mozilla/layout/tables/crashtests/347506-1.xhtml create mode 100644 mozilla/layout/tables/crashtests/347506-2.xhtml diff --git a/mozilla/layout/tables/crashtests/347506-1.xhtml b/mozilla/layout/tables/crashtests/347506-1.xhtml new file mode 100644 index 00000000000..4119389a56d --- /dev/null +++ b/mozilla/layout/tables/crashtests/347506-1.xhtml @@ -0,0 +1,23 @@ + + + + +
+ + + + x + y + + + z + w + + + + +
+ + + + \ No newline at end of file diff --git a/mozilla/layout/tables/crashtests/347506-2.xhtml b/mozilla/layout/tables/crashtests/347506-2.xhtml new file mode 100644 index 00000000000..a6b49febbc0 --- /dev/null +++ b/mozilla/layout/tables/crashtests/347506-2.xhtml @@ -0,0 +1,14 @@ + + + + + + + + + + + +
xy
zw
+ + \ No newline at end of file diff --git a/mozilla/layout/tables/crashtests/crashtests.list b/mozilla/layout/tables/crashtests/crashtests.list index 05f08ca01e7..9f5303af5c6 100644 --- a/mozilla/layout/tables/crashtests/crashtests.list +++ b/mozilla/layout/tables/crashtests/crashtests.list @@ -8,6 +8,8 @@ load 331690-1.html load 339315-1.html load 341227-1.xhtml load 343588-1.xhtml +load 347506-1.xhtml +load 347506-2.xhtml load 347725-1.xhtml load 350524-1.xhtml load 351328-1.xhtml