| Index: LayoutTests/fast/multicol/newmulticol/float-paginate.html
|
| diff --git a/LayoutTests/fast/multicol/newmulticol/float-paginate.html b/LayoutTests/fast/multicol/newmulticol/float-paginate.html
|
| index ee51895d73786b4a34bbcfa44fc770fd7fc3899f..f39356d486784d108e48e1eb091dd92902720abd 100644
|
| --- a/LayoutTests/fast/multicol/newmulticol/float-paginate.html
|
| +++ b/LayoutTests/fast/multicol/newmulticol/float-paginate.html
|
| @@ -1,6 +1,3 @@
|
| -<script>
|
| -internals.settings.setRegionBasedColumnsEnabled(true)
|
| -</script>
|
| <body style="overflow:hidden">
|
| <div style="-moz-column-width:300px; -webkit-column-width:300px; column-width:300px; column-fill:auto; border:2px solid black; height:400px">
|
| This is some text.<br>
|
|
|