| Index: LayoutTests/fast/multicol/newmulticol/break-before.html
|
| diff --git a/LayoutTests/fast/multicol/newmulticol/break-before.html b/LayoutTests/fast/multicol/newmulticol/break-before.html
|
| index 1f4fff80e2cc49e00ca55dfcc2f39339eee308f3..6a2349d0cf032d076f2eabed0e89d83b2069363b 100644
|
| --- a/LayoutTests/fast/multicol/newmulticol/break-before.html
|
| +++ b/LayoutTests/fast/multicol/newmulticol/break-before.html
|
| @@ -2,10 +2,6 @@
|
| <html>
|
| <head>
|
| <title>auto-height multicol with break</title>
|
| - <script>
|
| - if (window.internals)
|
| - internals.settings.setRegionBasedColumnsEnabled(true);
|
| - </script>
|
| <style>
|
| .mc > div { padding:0 0.5em; }
|
| </style>
|
|
|