diff --git a/mozilla/layout/html/tests/table/bugs/bug13105.html b/mozilla/layout/html/tests/table/bugs/bug13105.html new file mode 100644 index 00000000000..17cd4682f8c --- /dev/null +++ b/mozilla/layout/html/tests/table/bugs/bug13105.html @@ -0,0 +1,13 @@ + +Testcase for bug 13105 + +

<TABLE border="0" frame="void"> + + + + + +
LeftRight
+ + + diff --git a/mozilla/layout/html/tests/table/bugs/file_list.txt b/mozilla/layout/html/tests/table/bugs/file_list.txt index 2061e2b4223..fbd81676831 100644 --- a/mozilla/layout/html/tests/table/bugs/file_list.txt +++ b/mozilla/layout/html/tests/table/bugs/file_list.txt @@ -29,6 +29,7 @@ file:///s:/mozilla/layout/html/tests/table/bugs/bug12908-2.html file:///s:/mozilla/layout/html/tests/table/bugs/bug12910.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1296.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1302.html +file:///s:/mozilla/layout/html/tests/table/bugs/bug13105.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1318.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1430.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1474.html