From 75cf4b8c7f78c21d1a91cf85eb96f59f655af703 Mon Sep 17 00:00:00 2001 From: "karnaze%netscape.com" Date: Sat, 4 Mar 2000 01:29:54 +0000 Subject: [PATCH] new regression test not affecting the build. git-svn-id: svn://10.0.0.236/trunk@62195 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/layout/html/tests/table/bugs/bug28933.html | 10 ++++++++++ mozilla/layout/html/tests/table/bugs/file_list.txt | 1 + 2 files changed, 11 insertions(+) create mode 100644 mozilla/layout/html/tests/table/bugs/bug28933.html diff --git a/mozilla/layout/html/tests/table/bugs/bug28933.html b/mozilla/layout/html/tests/table/bugs/bug28933.html new file mode 100644 index 00000000000..46bfa6a383b --- /dev/null +++ b/mozilla/layout/html/tests/table/bugs/bug28933.html @@ -0,0 +1,10 @@ +test + + + + + + + + +
diff --git a/mozilla/layout/html/tests/table/bugs/file_list.txt b/mozilla/layout/html/tests/table/bugs/file_list.txt index 19757df9826..5528130b3f6 100644 --- a/mozilla/layout/html/tests/table/bugs/file_list.txt +++ b/mozilla/layout/html/tests/table/bugs/file_list.txt @@ -138,6 +138,7 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug2962.html file:///s|/mozilla/layout/html/tests/table/bugs/bug2973.html file:///s|/mozilla/layout/html/tests/table/bugs/bug2981-1.html file:///s|/mozilla/layout/html/tests/table/bugs/bug2981-2.html +file:///s|/mozilla/layout/html/tests/table/bugs/bug28933.html file:///s|/mozilla/layout/html/tests/table/bugs/bug2997.html file:///s|/mozilla/layout/html/tests/table/bugs/bug3037-1.html file:///s|/mozilla/layout/html/tests/table/bugs/bug3037-2.html