Index: LayoutTests/fast/multicol/break-in-scrollable.html |
diff --git a/LayoutTests/fast/multicol/break-in-scrollable.html b/LayoutTests/fast/multicol/break-in-scrollable.html |
index 77ca382a671d723249366a0c62e729e4bfe3f260..2e5156ef73243f778ee13a3641ca8ca893cc5b42 100644 |
--- a/LayoutTests/fast/multicol/break-in-scrollable.html |
+++ b/LayoutTests/fast/multicol/break-in-scrollable.html |
@@ -2,10 +2,6 @@ |
<html> |
<head> |
<title>Forced break inside scrollable container</title> |
- <script> |
- if (window.internals) |
- internals.settings.setRegionBasedColumnsEnabled(true); |
- </script> |
</head> |
<body> |
<p>The word 'PASS' should be seen on the left below. The scrollbars shouldn't be scrollable.</p> |