From 56ff78acc58111bf69378d4ed1e8d4bca79ce568 Mon Sep 17 00:00:00 2001 From: "karnaze%netscape.com" Date: Wed, 20 Dec 2000 00:45:05 +0000 Subject: [PATCH] new regression test not affecting the build. --- layout/html/tests/table/bugs/bug33784.html | 19 +++++++++++++++++++ layout/html/tests/table/bugs/file_list5.txt | 1 + layout/html/tests/table/core/file_list.txt | 2 +- .../tests/table/viewer_tests/file_list.txt | 1 + 4 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 layout/html/tests/table/bugs/bug33784.html diff --git a/layout/html/tests/table/bugs/bug33784.html b/layout/html/tests/table/bugs/bug33784.html new file mode 100644 index 00000000000..c196a124655 --- /dev/null +++ b/layout/html/tests/table/bugs/bug33784.html @@ -0,0 +1,19 @@ + + +Gecko's Realm + + + + + + + + +

fooobar

+ + + diff --git a/layout/html/tests/table/bugs/file_list5.txt b/layout/html/tests/table/bugs/file_list5.txt index d1c6c45388d..34ab0b2f46f 100644 --- a/layout/html/tests/table/bugs/file_list5.txt +++ b/layout/html/tests/table/bugs/file_list5.txt @@ -4,6 +4,7 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug3263.html file:///s|/mozilla/layout/html/tests/table/bugs/bug3309-1.html file:///s|/mozilla/layout/html/tests/table/bugs/bug3309-2.html file:///s|/mozilla/layout/html/tests/table/bugs/bug33137.html +file:///s|/mozilla/layout/html/tests/table/bugs/bug33784.html file:///s|/mozilla/layout/html/tests/table/bugs/bug33855.html file:///s|/mozilla/layout/html/tests/table/bugs/bug3454.html file:///s|/mozilla/layout/html/tests/table/bugs/bug34538.html diff --git a/layout/html/tests/table/core/file_list.txt b/layout/html/tests/table/core/file_list.txt index abb5e1e686d..d6ab427c359 100644 --- a/layout/html/tests/table/core/file_list.txt +++ b/layout/html/tests/table/core/file_list.txt @@ -9,9 +9,9 @@ file:///s|/mozilla/layout/html/tests/table/core/captions1.html file:///s|/mozilla/layout/html/tests/table/core/captions2.html delay:=2 file:///s|/mozilla/layout/html/tests/table/core/captions3.html -delay:=1 file:///s|/mozilla/layout/html/tests/table/core/cell_heights.html file:///s|/mozilla/layout/html/tests/table/core/columns.html +delay:=1 file:///s|/mozilla/layout/html/tests/table/core/col_span.html file:///s|/mozilla/layout/html/tests/table/core/col_span2.html file:///s|/mozilla/layout/html/tests/table/core/col_widths_fix_auto.html diff --git a/layout/html/tests/table/viewer_tests/file_list.txt b/layout/html/tests/table/viewer_tests/file_list.txt index d4af10a29d5..fe32496306f 100644 --- a/layout/html/tests/table/viewer_tests/file_list.txt +++ b/layout/html/tests/table/viewer_tests/file_list.txt @@ -1,4 +1,5 @@ file:///s|/mozilla/layout/html/tests/table/viewer_tests/test3.html file:///s|/mozilla/layout/html/tests/table/viewer_tests/test4.html +delay:=2 file:///s|/mozilla/layout/html/tests/table/viewer_tests/test6.html