| Index: LayoutTests/fast/multicol/newmulticol/unresolvable-percent-height.html
 | 
| diff --git a/LayoutTests/fast/multicol/newmulticol/unresolvable-percent-height.html b/LayoutTests/fast/multicol/newmulticol/unresolvable-percent-height.html
 | 
| index 12f514960237ae686c4925537b9489d4523465fa..497a710722e12caaf6299353872a90aad4c85f24 100644
 | 
| --- a/LayoutTests/fast/multicol/newmulticol/unresolvable-percent-height.html
 | 
| +++ b/LayoutTests/fast/multicol/newmulticol/unresolvable-percent-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>
 | 
| 
 |