From f38db61f7af36fed250ec576f79621e5c6ff235b Mon Sep 17 00:00:00 2001 From: "karnaze%netscape.com" Date: Tue, 14 Sep 1999 15:00:48 +0000 Subject: [PATCH] new regression test git-svn-id: svn://10.0.0.236/trunk@47348 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/layout/html/tests/table/bugs/bug8361.html | 7 +++++++ mozilla/layout/html/tests/table/bugs/file_list.txt | 1 + 2 files changed, 8 insertions(+) create mode 100644 mozilla/layout/html/tests/table/bugs/bug8361.html diff --git a/mozilla/layout/html/tests/table/bugs/bug8361.html b/mozilla/layout/html/tests/table/bugs/bug8361.html new file mode 100644 index 00000000000..079091fc85c --- /dev/null +++ b/mozilla/layout/html/tests/table/bugs/bug8361.html @@ -0,0 +1,7 @@ + + + + +
Foo
+ + diff --git a/mozilla/layout/html/tests/table/bugs/file_list.txt b/mozilla/layout/html/tests/table/bugs/file_list.txt index fbd81676831..50a0dcfae45 100644 --- a/mozilla/layout/html/tests/table/bugs/file_list.txt +++ b/mozilla/layout/html/tests/table/bugs/file_list.txt @@ -108,6 +108,7 @@ file:///s:/mozilla/layout/html/tests/table/bugs/bug7342.html file:///s:/mozilla/layout/html/tests/table/bugs/bug7604.html file:///s:/mozilla/layout/html/tests/table/bugs/bug8032-1.html file:///s:/mozilla/layout/html/tests/table/bugs/bug8032-2.html +file:///s:/mozilla/layout/html/tests/table/bugs/bug8361.html file:///s:/mozilla/layout/html/tests/table/bugs/bug8950.html file:///s:/mozilla/layout/html/tests/table/bugs/bug9024.html file:///s:/mozilla/layout/html/tests/table/bugs/bug963.html