From 0927633ba90da5af78db287edd8d54b20bd03f23 Mon Sep 17 00:00:00 2001 From: "bernd.mielke%snafu.de" Date: Sat, 7 Jul 2001 19:09:24 +0000 Subject: [PATCH] adding some table regression tests not part of the build git-svn-id: svn://10.0.0.236/trunk@98866 18797224-902f-48f8-a5cc-f745e15eee43 --- .../html/tests/table/bugs/bug46268.html | 41 +++++++++++++++++ .../html/tests/table/bugs/bug83786.html | 45 +++++++++++++++++++ .../html/tests/table/bugs/bug86220.html | 16 +++++++ .../html/tests/table/bugs/file_list5.txt | 1 + .../html/tests/table/bugs/file_list6.txt | 2 + 5 files changed, 105 insertions(+) create mode 100644 mozilla/layout/html/tests/table/bugs/bug46268.html create mode 100644 mozilla/layout/html/tests/table/bugs/bug83786.html create mode 100644 mozilla/layout/html/tests/table/bugs/bug86220.html diff --git a/mozilla/layout/html/tests/table/bugs/bug46268.html b/mozilla/layout/html/tests/table/bugs/bug46268.html new file mode 100644 index 00000000000..16754c1cd82 --- /dev/null +++ b/mozilla/layout/html/tests/table/bugs/bug46268.html @@ -0,0 +1,41 @@ + + + +Table Background Testcase + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Cell ACell BCell CCell D
Cell ECell FCell GCell H
Cell ICell JCell KCell L
+ + + diff --git a/mozilla/layout/html/tests/table/bugs/bug83786.html b/mozilla/layout/html/tests/table/bugs/bug83786.html new file mode 100644 index 00000000000..5efba89a8d8 --- /dev/null +++ b/mozilla/layout/html/tests/table/bugs/bug83786.html @@ -0,0 +1,45 @@ + + + + CSS Tables: Margins + + + +
+ This____ + text____ + should__ + be______ + wrapped, + one_____ + word____ + to______ + a_______ + line.___ +_FAIL!__ +
+ + diff --git a/mozilla/layout/html/tests/table/bugs/bug86220.html b/mozilla/layout/html/tests/table/bugs/bug86220.html new file mode 100644 index 00000000000..7d4b8529b66 --- /dev/null +++ b/mozilla/layout/html/tests/table/bugs/bug86220.html @@ -0,0 +1,16 @@ + + + +row color strict + + + + + + +
foo
+
+260px +
+ + diff --git a/mozilla/layout/html/tests/table/bugs/file_list5.txt b/mozilla/layout/html/tests/table/bugs/file_list5.txt index 23713371f39..ba303d815e5 100644 --- a/mozilla/layout/html/tests/table/bugs/file_list5.txt +++ b/mozilla/layout/html/tests/table/bugs/file_list5.txt @@ -42,6 +42,7 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug4527.html file:///s|/mozilla/layout/html/tests/table/bugs/bug4527.html file:///s|/mozilla/layout/html/tests/table/bugs/bug45350.html file:///s|/mozilla/layout/html/tests/table/bugs/bug4576.html +file:///s|/mozilla/layout/html/tests/table/bugs/bug46268.html file:///s|/mozilla/layout/html/tests/table/bugs/bug46368-1.html file:///s|/mozilla/layout/html/tests/table/bugs/bug46368-2.html file:///s|/mozilla/layout/html/tests/table/bugs/bug46480-1.html diff --git a/mozilla/layout/html/tests/table/bugs/file_list6.txt b/mozilla/layout/html/tests/table/bugs/file_list6.txt index 36aabd71e89..761e5df1ed5 100644 --- a/mozilla/layout/html/tests/table/bugs/file_list6.txt +++ b/mozilla/layout/html/tests/table/bugs/file_list6.txt @@ -41,7 +41,9 @@ 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/bug8381.html file:///s|/mozilla/layout/html/tests/table/bugs/bug8411.xml +file:///s|/mozilla/layout/html/tests/table/bugs/bug83786.html file:///s|/mozilla/layout/html/tests/table/bugs/bug8499.html +file:///s|/mozilla/layout/html/tests/table/bugs/bug86220.html file:///s|/mozilla/layout/html/tests/table/bugs/bug8858.html file:///s|/mozilla/layout/html/tests/table/bugs/bug8950.html file:///s|/mozilla/layout/html/tests/table/bugs/bug9024.html