Chromium Code Reviews| Index: LayoutTests/fast/multicol/remove-style-multicol-with-nested-layers.html |
| diff --git a/LayoutTests/fast/multicol/remove-style-multicol-with-nested-layers.html b/LayoutTests/fast/multicol/remove-style-multicol-with-nested-layers.html |
| index 81d283db87f850e29e9d28ae8a3bf47dd8cb3438..b61a89248fa163d0658a7861aa6faa4abf83948d 100644 |
| --- a/LayoutTests/fast/multicol/remove-style-multicol-with-nested-layers.html |
| +++ b/LayoutTests/fast/multicol/remove-style-multicol-with-nested-layers.html |
| @@ -6,8 +6,6 @@ |
| <script> |
| if (window.testRunner) |
| testRunner.dumpAsText(); |
| - if (window.internals) |
| - internals.settings.setRegionBasedColumnsEnabled(true); |
| onload = function() { |
| document.body.offsetTop; |
| var target = document.getElementById('target'); |