| A | B
diff --git a/mozilla/layout/html/tests/table/bugs/bug1802s.html b/mozilla/layout/html/tests/table/bugs/bug1802s.html
new file mode 100644
index 00000000000..12ada790c3b
--- /dev/null
+++ b/mozilla/layout/html/tests/table/bugs/bug1802s.html
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+
+ | <tr> |
+ th: Center |
+ td: Left |
+
+
+ | <tr align="left"> |
+ th: Left |
+ td: Left |
+
+
+ | <tr align="center"> |
+ th: Center |
+ td: Center |
+
+
+
diff --git a/mozilla/layout/html/tests/table/bugs/bug7112-1.html b/mozilla/layout/html/tests/table/bugs/bug7112-1.html
index 40778d66a5a..2965402b05a 100644
--- a/mozilla/layout/html/tests/table/bugs/bug7112-1.html
+++ b/mozilla/layout/html/tests/table/bugs/bug7112-1.html
@@ -1,10 +1,11 @@
+
This is a table with a td align=center that has a p, a table,
and a p.
|
text
-
+
| text 3 |
diff --git a/mozilla/layout/html/tests/table/bugs/bug7112-2.html b/mozilla/layout/html/tests/table/bugs/bug7112-2.html
index a8090d9c9d9..b8728d48464 100644
--- a/mozilla/layout/html/tests/table/bugs/bug7112-2.html
+++ b/mozilla/layout/html/tests/table/bugs/bug7112-2.html
@@ -5,7 +5,7 @@ and a p.
|
text
-
+
| text 3 |
diff --git a/mozilla/layout/html/tests/table/bugs/file_list.txt b/mozilla/layout/html/tests/table/bugs/file_list.txt
index 73664e96856..44002d6083f 100644
--- a/mozilla/layout/html/tests/table/bugs/file_list.txt
+++ b/mozilla/layout/html/tests/table/bugs/file_list.txt
@@ -19,6 +19,8 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug11026.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug1128.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug11321.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug11331.html
+file:///s|/mozilla/layout/html/tests/table/bugs/bug11384q.html
+file:///s|/mozilla/layout/html/tests/table/bugs/bug11384s.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug1163-1.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug1164.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug1188.html
| | |