From 30bfa7bc942b899d41fdecf506481e2ebf10286e Mon Sep 17 00:00:00 2001 From: "karnaze%netscape.com" Date: Mon, 14 Feb 2000 06:06:34 +0000 Subject: [PATCH] new regression tests not affecting the build. --- layout/html/tests/table/bugs/bug18558.html | 12 ++++ layout/html/tests/table/bugs/bug18664.html | 77 ++++++++++++++++++++++ layout/html/tests/table/bugs/bug18955.html | 49 ++++++++++++++ layout/html/tests/table/bugs/file_list.txt | 3 + 4 files changed, 141 insertions(+) create mode 100644 layout/html/tests/table/bugs/bug18558.html create mode 100644 layout/html/tests/table/bugs/bug18664.html create mode 100644 layout/html/tests/table/bugs/bug18955.html diff --git a/layout/html/tests/table/bugs/bug18558.html b/layout/html/tests/table/bugs/bug18558.html new file mode 100644 index 000000000000..6f684c10d252 --- /dev/null +++ b/layout/html/tests/table/bugs/bug18558.html @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/layout/html/tests/table/bugs/bug18664.html b/layout/html/tests/table/bugs/bug18664.html new file mode 100644 index 000000000000..fb73279062b7 --- /dev/null +++ b/layout/html/tests/table/bugs/bug18664.html @@ -0,0 +1,77 @@ + + + + Mozilla Test: Table + DHTML Problem in Mozilla + + + + + + + + +
+ + + + +

Testing

+ + + + + + +
 Test, test and test... 
+ + + + + + +
   
+
+ +

Problem: Tables inside a DIV get border=1 after moving the DIV. +If you remove the border +attribute from the tables, the border doesn't show up.

+ + diff --git a/layout/html/tests/table/bugs/bug18955.html b/layout/html/tests/table/bugs/bug18955.html new file mode 100644 index 000000000000..0f1b80fc666f --- /dev/null +++ b/layout/html/tests/table/bugs/bug18955.html @@ -0,0 +1,49 @@ + + +

original page, stripped down to the problem table (pattern: auto +width table with first row has specified width and colspan=2, second +row has two specified width columns)

+ + + + + + + + + + +
+ Cons For Pokemon "They're Pokemon card sharks out there. This is + worse than the Cabbage Patch Kid craze because now it's the kids who + are actually fighting each other instead of just the parents." + -- Children are doing anything, including breaking the law, to get + their grubby hands on some trading cards, observe police. +
ASDF + Sat., Dec 11, 1999 + Gay Union Kibosh Hawaii Supreme Court slams the + door on same-sex marriages. All eyes look to Vermont. +
+ +
+

same table, but less content (text) in the first cell ...

+ + + + + + + + + + +
+ Cons For Pokemon "They're Pokemon card sharks out there. This is +
ASDF + Sat., Dec 11, 1999 + Gay Union Kibosh Hawaii Supreme Court slams the + door on same-sex marriages. All eyes look to Vermont. +
+ + + diff --git a/layout/html/tests/table/bugs/file_list.txt b/layout/html/tests/table/bugs/file_list.txt index a55022392f1f..e1faf2f20b54 100644 --- a/layout/html/tests/table/bugs/file_list.txt +++ b/layout/html/tests/table/bugs/file_list.txt @@ -73,7 +73,10 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug1818-5.html 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/bug18359.html +file:///s|/mozilla/layout/html/tests/table/bugs/bug18558.html +file:///s|/mozilla/layout/html/tests/table/bugs/bug18664.html file:///s|/mozilla/layout/html/tests/table/bugs/bug18770.html +file:///s|/mozilla/layout/html/tests/table/bugs/bug18955.html file:///s|/mozilla/layout/html/tests/table/bugs/bug19061-1.html file:///s|/mozilla/layout/html/tests/table/bugs/bug19061-2.html file:///s|/mozilla/layout/html/tests/table/bugs/bug19356.html