summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/400232-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/generic/crashtests/400232-1.html')
-rw-r--r--layout/generic/crashtests/400232-1.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/layout/generic/crashtests/400232-1.html b/layout/generic/crashtests/400232-1.html
new file mode 100644
index 000000000..8f728ed08
--- /dev/null
+++ b/layout/generic/crashtests/400232-1.html
@@ -0,0 +1,11 @@
+<html>
+<head>
+</head>
+
+<body>
+
+<div style="-moz-column-count: 2; overflow: auto; height: 10px;"><br><div style="float: right; height: 15px;"></div></div>
+
+</body>
+
+</html>