summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/362594-1c.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/362594-1c.html')
-rw-r--r--layout/reftests/bugs/362594-1c.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/layout/reftests/bugs/362594-1c.html b/layout/reftests/bugs/362594-1c.html
new file mode 100644
index 0000000000..133c0d7f97
--- /dev/null
+++ b/layout/reftests/bugs/362594-1c.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html>
+<body>
+<table width="100" border="4">
+ <tr>
+ <td style="min-width: 200px">
+ </td>
+ </tr>
+</table>
+</body>
+</html>