Index: LayoutTests/fast/multicol/positioned-with-constrained-height-expected.html |
diff --git a/LayoutTests/fast/multicol/positioned-with-constrained-height-expected.html b/LayoutTests/fast/multicol/positioned-with-constrained-height-expected.html |
index d95f7e6c833933e403d7dff954bb72d198c55274..6b7218768ef6caafb6b01e2d4af049e77112fb94 100644 |
--- a/LayoutTests/fast/multicol/positioned-with-constrained-height-expected.html |
+++ b/LayoutTests/fast/multicol/positioned-with-constrained-height-expected.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; width:200px;"> |
+<div style="-moz-column-width:200px; -webkit-column-width:200px; column-width:200px; column-fill:auto; height:300px; width:200px;"> |
This is some text<br> |
This is some text<br> |
This is some text<br> |