Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / multicol / newmulticol / hide-box-vertical-rl.html
index c669959..f1b96d8 100644 (file)
@@ -5,8 +5,6 @@
         <script>
             if (window.testRunner)
                 testRunner.waitUntilDone();
-            if (window.internals)
-                internals.settings.setRegionBasedColumnsEnabled(true);
             function scheduleHide() {
                 document.body.offsetLeft;
                 setTimeout("hideIt()", 100);