Chromium Code Reviews| Index: LayoutTests/fast/multicol/min-height-less-than-height-expected.txt |
| diff --git a/LayoutTests/fast/multicol/min-height-less-than-height-expected.txt b/LayoutTests/fast/multicol/min-height-less-than-height-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..b3b0326aa7cf93ebe667bcefa9b83ebab8870ce9 |
| --- /dev/null |
| +++ b/LayoutTests/fast/multicol/min-height-less-than-height-expected.txt |
| @@ -0,0 +1,5 @@ |
| +If min-height is less than height, it has no effect. |
| + |
| +Below there should be a blue square to the left of a hotpink square. |
| + |
| +PASS |