summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/368504-2.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/368504-2.html')
-rw-r--r--layout/reftests/bugs/368504-2.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/layout/reftests/bugs/368504-2.html b/layout/reftests/bugs/368504-2.html
new file mode 100644
index 0000000000..e8e5986a0e
--- /dev/null
+++ b/layout/reftests/bugs/368504-2.html
@@ -0,0 +1,18 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>Bug 368504 Test 2</title>
+</head>
+<body>
+<table border=1 cellpadding=0>
+ <tr>
+ <td width="100%">&nbsp;</td>
+ <td>ddd</td>
+ </tr>
+ <tr><td colspan="2">
+ <div style="width: 20em">&nbsp;</div>
+ </td></tr>
+</table>
+</body>
+</html>