| Index: LayoutTests/fast/multicol/inline-getclientrects.html
|
| diff --git a/LayoutTests/fast/multicol/inline-getclientrects.html b/LayoutTests/fast/multicol/inline-getclientrects.html
|
| index 9a7b7f53125700f0628ae6a18af2dc723f7e0e76..3559f90a51ce68e98093a106a4ec8f2e85288a39 100644
|
| --- a/LayoutTests/fast/multicol/inline-getclientrects.html
|
| +++ b/LayoutTests/fast/multicol/inline-getclientrects.html
|
| @@ -3,8 +3,6 @@
|
| <script>
|
| if (window.testRunner)
|
| testRunner.dumpAsText();
|
| - if (window.internals)
|
| - internals.settings.setRegionBasedColumnsEnabled(true);
|
| </script>
|
| <body style="margin-left:10px; margin-top:15px;">
|
| <!-- Make a container with 9 lines. With three columns, that means three lines per column. -->
|
|
|