Index: LayoutTests/fast/line-grid/line-grid-into-columns.html |
diff --git a/LayoutTests/fast/line-grid/line-grid-into-columns.html b/LayoutTests/fast/line-grid/line-grid-into-columns.html |
index 6db55855ad12d8ae70351161582fd2400a307c2d..f5b538d2f9f52595004cebfe5579d6784fb41256 100644 |
--- a/LayoutTests/fast/line-grid/line-grid-into-columns.html |
+++ b/LayoutTests/fast/line-grid/line-grid-into-columns.html |
@@ -23,7 +23,7 @@ xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx<br> |
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx<br> |
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx<br> |
</div> |
-<div style="height:500px; -webkit-column-count:2;padding:20px"> |
+<div style="height:500px; -webkit-column-count:2; column-count:2; column-fill:auto; padding:20px"> |
<div style="font-size:16px"> |
All of this text even though it's smaller should be on the 36px |
grid. The grid should reset at the top of the second column.<br> |