diff --git a/mozilla/layout/html/tests/table/bugs/bug11384q.html b/mozilla/layout/html/tests/table/bugs/bug11384q.html new file mode 100644 index 00000000000..e10a2f821a4 --- /dev/null +++ b/mozilla/layout/html/tests/table/bugs/bug11384q.html @@ -0,0 +1,19 @@ + + + + +text-align: center + + + + +

<BODY style="text-align: center">

+ + + + + +
The table should be center-aligned not the text
+ + + diff --git a/mozilla/layout/html/tests/table/bugs/bug11384s.html b/mozilla/layout/html/tests/table/bugs/bug11384s.html new file mode 100644 index 00000000000..78675f72883 --- /dev/null +++ b/mozilla/layout/html/tests/table/bugs/bug11384s.html @@ -0,0 +1,19 @@ + + + + +text-align: center + + + + +

<BODY style="text-align: center">

+ + + + + +
The text should be center-aligned not the table
+ + + diff --git a/mozilla/layout/html/tests/table/bugs/bug1802.html b/mozilla/layout/html/tests/table/bugs/bug1802.html index cb74ef700e3..a014cef1aaa 100644 --- a/mozilla/layout/html/tests/table/bugs/bug1802.html +++ b/mozilla/layout/html/tests/table/bugs/bug1802.html @@ -1,3 +1,4 @@ +
AAABBB
AB 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 @@ + + +
AAABBB +
AB +
AB +
+ +
+ + + + + + + + + + + + + + + + + +
<tr>th: Centertd: Left
<tr align="left">th: Lefttd: Left
<tr align="center">th: Centertd: 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

- +
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 3

text

- +
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
text 3