summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/647-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/647-1.html')
-rw-r--r--layout/reftests/bugs/647-1.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/layout/reftests/bugs/647-1.html b/layout/reftests/bugs/647-1.html
new file mode 100644
index 0000000000..1ae362d0d2
--- /dev/null
+++ b/layout/reftests/bugs/647-1.html
@@ -0,0 +1,22 @@
+<HTML><BODY>
+<table border>
+ <tr>
+ <td valign=top>
+ <center>
+ <TABLE BORDER=1 WIDTH=100>
+ <TR>
+ <TD>
+ <font size = "-2">
+ <center>
+ inside
+ </font>
+ </center>
+ </td>
+ </tr>
+ </table>
+ outside table
+ </center>
+ </td>
+ </tr>
+</table>
+</BODY></HTML>