From f070994e718dcdc5ead049342795c95c1ad24375 Mon Sep 17 00:00:00 2001 From: "bmlk%gmx.de" Date: Wed, 2 Feb 2005 05:32:28 +0000 Subject: [PATCH] adding regression tests NPOB git-svn-id: svn://10.0.0.236/trunk@168693 18797224-902f-48f8-a5cc-f745e15eee43 --- .../html/tests/table/bugs/bug277062.html | 4 +++ .../html/tests/table/bugs/bug278385.html | 25 +++++++++++++++++++ .../html/tests/table/bugs/file_list4.txt | 2 ++ .../layout/html/tests/table/bugs/rtest.lst | 2 ++ 4 files changed, 33 insertions(+) create mode 100644 mozilla/layout/html/tests/table/bugs/bug277062.html create mode 100644 mozilla/layout/html/tests/table/bugs/bug278385.html diff --git a/mozilla/layout/html/tests/table/bugs/bug277062.html b/mozilla/layout/html/tests/table/bugs/bug277062.html new file mode 100644 index 00000000000..59ca0ace57f --- /dev/null +++ b/mozilla/layout/html/tests/table/bugs/bug277062.html @@ -0,0 +1,4 @@ + + + + diff --git a/mozilla/layout/html/tests/table/bugs/bug278385.html b/mozilla/layout/html/tests/table/bugs/bug278385.html new file mode 100644 index 00000000000..c82a3a70cdb --- /dev/null +++ b/mozilla/layout/html/tests/table/bugs/bug278385.html @@ -0,0 +1,25 @@ + + + + + Firefox Test + + +
+ + + Firefox Test + + + + + + +
+ +

TWO

+
+

ONE

+
+ + diff --git a/mozilla/layout/html/tests/table/bugs/file_list4.txt b/mozilla/layout/html/tests/table/bugs/file_list4.txt index ee27a72c537..b4088d4c9a2 100644 --- a/mozilla/layout/html/tests/table/bugs/file_list4.txt +++ b/mozilla/layout/html/tests/table/bugs/file_list4.txt @@ -7,6 +7,8 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug27038-3.html file:///s|/mozilla/layout/html/tests/table/bugs/bug2757.html file:///s|/mozilla/layout/html/tests/table/bugs/bug2763.html file:///s|/mozilla/layout/html/tests/table/bugs/bug2773.html +file:///s|/mozilla/layout/html/tests/table/bugs/bug277062.html +file:///s|/mozilla/layout/html/tests/table/bugs/bug278385.html file:///s|/mozilla/layout/html/tests/table/bugs/bug27993-1.html file:///s|/mozilla/layout/html/tests/table/bugs/bug27993-2.html file:///s|/mozilla/layout/html/tests/table/bugs/bug28341.html diff --git a/mozilla/layout/html/tests/table/bugs/rtest.lst b/mozilla/layout/html/tests/table/bugs/rtest.lst index 9e197506b39..b129eba4c53 100644 --- a/mozilla/layout/html/tests/table/bugs/rtest.lst +++ b/mozilla/layout/html/tests/table/bugs/rtest.lst @@ -212,7 +212,9 @@ bug275625.html bug2757.html bug2763.html bug2773.html +bug277062.html bug278266.html +bug278385.html bug27993-1.html bug27993-2.html bug28341.html