diff --git a/layout/html/tests/table/bugs/bug222846.html b/layout/html/tests/table/bugs/bug222846.html new file mode 100644 index 00000000000..263eac513ad --- /dev/null +++ b/layout/html/tests/table/bugs/bug222846.html @@ -0,0 +1,29 @@ + + + + +table dom test + + + + + + +Both tables should look identical + +
caption
cell1
+ +
caption
cell1
+ + + + diff --git a/layout/html/tests/table/bugs/file_list3.txt b/layout/html/tests/table/bugs/file_list3.txt index f19880ae012..b9bf9667d8d 100644 --- a/layout/html/tests/table/bugs/file_list3.txt +++ b/layout/html/tests/table/bugs/file_list3.txt @@ -16,6 +16,7 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug22246-2.html file:///s|/mozilla/layout/html/tests/table/bugs/bug22246-2a.html file:///s|/mozilla/layout/html/tests/table/bugs/bug22246-3.html file:///s|/mozilla/layout/html/tests/table/bugs/bug22246-3a.html +file:///s|/mozilla/layout/html/tests/table/bugs/bug222846.html file:///s|/mozilla/layout/html/tests/table/bugs/bug2267.html file:///s|/mozilla/layout/html/tests/table/bugs/bug22513.html file:///s|/mozilla/layout/html/tests/table/bugs/bug2296.html