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
+
+
+
+
+ |
+ |
+ TWO
+ |
+ Firefox Test
+
+
+
+ |
+ 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
|