| Index: LayoutTests/fast/line-grid/line-grid-inside-columns.html
|
| diff --git a/LayoutTests/fast/line-grid/line-grid-inside-columns.html b/LayoutTests/fast/line-grid/line-grid-inside-columns.html
|
| index b4a57e6945d013d57bb36a8a38839f288e0e5492..20b5fe7dcf059d0407f17d166d396965d5f247a7 100644
|
| --- a/LayoutTests/fast/line-grid/line-grid-inside-columns.html
|
| +++ b/LayoutTests/fast/line-grid/line-grid-inside-columns.html
|
| @@ -7,7 +7,7 @@
|
| </head>
|
| <body>
|
|
|
| -<div style="height:500px; border:2px solid red; -webkit-column-count:2;">
|
| +<div style="height:500px; border:2px solid red; -webkit-column-count:2; column-count:2; column-fill:auto;">
|
| <div class="grid">
|
| <div style="font-size:16px">
|
| All of this text even though it's smaller should be on the 36px
|
|
|