Index: LayoutTests/fast/multicol/min-height-much-greater-than-content-expected.txt |
diff --git a/LayoutTests/fast/multicol/min-height-much-greater-than-content-expected.txt b/LayoutTests/fast/multicol/min-height-much-greater-than-content-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..fce3cd1f17143ab4081048de49760abebfb550a3 |
--- /dev/null |
+++ b/LayoutTests/fast/multicol/min-height-much-greater-than-content-expected.txt |
@@ -0,0 +1,9 @@ |
+Min-height should make the multicol container taller if min-height is greater than the content height, but it should not affect column balancing. We specify column-fill:auto here, but the columns should still be balanced, because height is auto. |
+ |
+Below there should be a yellow square with the word "OKAY" inside - from left to right, with large letter spacing. |
+ |
+O |
+K |
+A |
+Y |
+PASS |