Index: LayoutTests/fast/multicol/newmulticol/unresolvable-percent-max-height.html |
diff --git a/LayoutTests/fast/multicol/newmulticol/unresolvable-percent-max-height.html b/LayoutTests/fast/multicol/newmulticol/unresolvable-percent-max-height.html |
index a85bc7d1535af1e1c738a572ca3f16232cad2c85..ecff360a6e038aa0381911d6e095b8c3278bfdd9 100644 |
--- a/LayoutTests/fast/multicol/newmulticol/unresolvable-percent-max-height.html |
+++ b/LayoutTests/fast/multicol/newmulticol/unresolvable-percent-max-height.html |
@@ -2,10 +2,6 @@ |
<html> |
<head> |
<title>Multicol with unresolvable percentage height</title> |
- <script> |
- if (window.internals) |
- internals.settings.setRegionBasedColumnsEnabled(true); |
- </script> |
</head> |
<body> |
<p>There should be a blue square below, and no unnecessary scrollbar.</p> |