Index: LayoutTests/fast/multicol/change-block-child-height-expected.html |
diff --git a/LayoutTests/fast/multicol/change-block-child-height-expected.html b/LayoutTests/fast/multicol/change-block-child-height-expected.html |
index fe0cb1942e4b47a7c5a44a66cdfbef95d53e5ddb..62f142b31adabcd14366e5a6a72b7edb14991564 100644 |
--- a/LayoutTests/fast/multicol/change-block-child-height-expected.html |
+++ b/LayoutTests/fast/multicol/change-block-child-height-expected.html |
@@ -1,8 +1,4 @@ |
<!DOCTYPE html> |
-<script> |
- if (window.internals) |
- internals.settings.setRegionBasedColumnsEnabled(true); |
-</script> |
<p>There should be a blue <em>square</em> below, with no red.</p> |
<div style="-webkit-columns:3; columns:3; -webkit-column-gap:0; column-gap:0; width:9em; line-height:9em; background:blue;"> |
<br> |