Index: LayoutTests/fast/multicol/positioned-with-constrained-height.html |
diff --git a/LayoutTests/fast/multicol/positioned-with-constrained-height.html b/LayoutTests/fast/multicol/positioned-with-constrained-height.html |
index d05c4914b8427c42a070d470c3b8858e0e29f338..885ab70aac65fb496007dd2f4061d7959cb39adb 100644 |
--- a/LayoutTests/fast/multicol/positioned-with-constrained-height.html |
+++ b/LayoutTests/fast/multicol/positioned-with-constrained-height.html |
@@ -1,4 +1,4 @@ |
-<div style="-moz-column-width:200px; -webkit-column-width:200px; -webkit-column-fill:auto; column-width:200px; column-fill:auto; height:300px; position:absolute;"> |
+<div style="-moz-column-width:200px; -webkit-column-width:200px; column-width:200px; column-fill:auto; height:300px; position:absolute;"> |
This is some text<br> |
This is some text<br> |
This is some text<br> |