diff --git a/layout/html/tests/table/other/empty_cells.html b/layout/html/tests/table/other/empty_cells.html new file mode 100644 index 000000000000..d3df40785d59 --- /dev/null +++ b/layout/html/tests/table/other/empty_cells.html @@ -0,0 +1,92 @@ + + + +

this table should be about 6 (12 in NavQuirks) pixels tall + + + + + + + +
+
+

this table should be about 8 (14 in NavQuirks) pixels tall + + + + + + + +
+
+

this table should be about 12 pixels tall + + + + + + + +
+
+

this table should be about 14 pixels tall + + + + + + + +
+
+

this table should be about 6 (18 in NavQuirks) pixels wide + + + + + + + + +
+

this table should be about 8 (20 in NavQuirks) pixels wide + + + + + + + + +
+
+

this table should be about 12 pixels wide + + + + + + + + +
+
+

this table should be about 14 pixels wide + + + + + + + + +
+
+ + + + + + diff --git a/layout/html/tests/table/other/file_list.txt b/layout/html/tests/table/other/file_list.txt index aedd0100520d..884b14b6bd4b 100644 --- a/layout/html/tests/table/other/file_list.txt +++ b/layout/html/tests/table/other/file_list.txt @@ -1,3 +1,4 @@ +file://s:/mozilla/layout/html/tests/table/other/empty_cells.html file://s:/mozilla/layout/html/tests/table/other/nestedTables.html file://s:/mozilla/layout/html/tests/table/other/slashlogo.html file://s:/mozilla/layout/html/tests/table/other/wa_table_thtd_rowspan.html