Chromium Code Reviews| Index: LayoutTests/fast/multicol/min-height-less-than-content-expected.txt |
| diff --git a/LayoutTests/fast/multicol/min-height-less-than-content-expected.txt b/LayoutTests/fast/multicol/min-height-less-than-content-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..d2e213bc29fd7bc359525bad41b095208429aff1 |
| --- /dev/null |
| +++ b/LayoutTests/fast/multicol/min-height-less-than-content-expected.txt |
| @@ -0,0 +1,17 @@ |
| +Min-height has no effect if it is less than the height of the content, and height is auto. |
| + |
| +The word "OKAY" should be seen below. |
| + |
| + |
| + |
| +O |
| + |
| + |
| +K |
| + |
| + |
| +A |
| + |
| + |
| +Y |
| +PASS |