Index: LayoutTests/fast/multicol/break-in-scrollable-expected.html |
diff --git a/LayoutTests/fast/multicol/break-in-scrollable-expected.html b/LayoutTests/fast/multicol/break-in-scrollable-expected.html |
index b461aa2f1b36e44b08138bf4dfef7688a033b326..5b735b57ccb47878a4ec910114f160453d07eb8b 100644 |
--- a/LayoutTests/fast/multicol/break-in-scrollable-expected.html |
+++ b/LayoutTests/fast/multicol/break-in-scrollable-expected.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> |