| Index: LayoutTests/fast/multicol/newmulticol/breaks-3-columns-3.html
|
| diff --git a/LayoutTests/fast/multicol/newmulticol/breaks-3-columns-3.html b/LayoutTests/fast/multicol/newmulticol/breaks-3-columns-3.html
|
| index df0e57689cc9a2627f7c7e4a015107c6ba7bcafd..54962d786d638924443b168ca73a95f5689d248b 100644
|
| --- a/LayoutTests/fast/multicol/newmulticol/breaks-3-columns-3.html
|
| +++ b/LayoutTests/fast/multicol/newmulticol/breaks-3-columns-3.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>
|
|
|