From 39b15b969cee5124bb86ed483182d1b0ed2a759b Mon Sep 17 00:00:00 2001 From: "karnaze%netscape.com" Date: Fri, 23 Apr 1999 17:53:26 +0000 Subject: [PATCH] new tests --- layout/html/tests/table/bugs/bug2267.html | 37 ++++++++++++++++++++++ layout/html/tests/table/bugs/bug4520.html | 23 ++++++++++++++ layout/html/tests/table/bugs/file_list.txt | 2 ++ 3 files changed, 62 insertions(+) create mode 100644 layout/html/tests/table/bugs/bug2267.html create mode 100644 layout/html/tests/table/bugs/bug4520.html diff --git a/layout/html/tests/table/bugs/bug2267.html b/layout/html/tests/table/bugs/bug2267.html new file mode 100644 index 000000000000..f66173a935c2 --- /dev/null +++ b/layout/html/tests/table/bugs/bug2267.html @@ -0,0 +1,37 @@ + + + + + + + + + +
Click name to see + Mac Clbr Opt +
Guilty + +
  + L C +
+
+ + + + + + + + + + +
foo + bar +
Click name to see + Mac Clbr Opt +
Guilty + +
  + L C +
+ diff --git a/layout/html/tests/table/bugs/bug4520.html b/layout/html/tests/table/bugs/bug4520.html new file mode 100644 index 000000000000..6f1afff7ce53 --- /dev/null +++ b/layout/html/tests/table/bugs/bug4520.html @@ -0,0 +1,23 @@ + + + + +
+ + +
+ Inner Right +
+
+ + + + + +
+ + +
+ Inner Left +
+
diff --git a/layout/html/tests/table/bugs/file_list.txt b/layout/html/tests/table/bugs/file_list.txt index 66b16d4f31ca..4be676ba33d5 100644 --- a/layout/html/tests/table/bugs/file_list.txt +++ b/layout/html/tests/table/bugs/file_list.txt @@ -23,6 +23,7 @@ file://s:/mozilla/layout/html/tests/table/bugs/bug1818-6.html file://s:/mozilla/layout/html/tests/table/bugs/bug1828.html file://s:/mozilla/layout/html/tests/table/bugs/bug2050.html file://s:/mozilla/layout/html/tests/table/bugs/bug2065.html +file://s:/mozilla/layout/html/tests/table/bugs/bug2267.html file://s:/mozilla/layout/html/tests/table/bugs/bug2296.html file://s:/mozilla/layout/html/tests/table/bugs/bug2469.html file://s:/mozilla/layout/html/tests/table/bugs/bug2516.html @@ -41,6 +42,7 @@ file://s:/mozilla/layout/html/tests/table/bugs/bug4284.html file://s:/mozilla/layout/html/tests/table/bugs/bug4294.html file://s:/mozilla/layout/html/tests/table/bugs/bug4382.html file://s:/mozilla/layout/html/tests/table/bugs/bug4429.html +file://s:/mozilla/layout/html/tests/table/bugs/bug4520.html file://s:/mozilla/layout/html/tests/table/bugs/bug641-1.html file://s:/mozilla/layout/html/tests/table/bugs/bug641-2.html file://s:/mozilla/layout/html/tests/table/bugs/bug647.html