| Index: LayoutTests/fast/multicol/percent-height.html
 | 
| diff --git a/LayoutTests/fast/multicol/percent-height.html b/LayoutTests/fast/multicol/percent-height.html
 | 
| index 622aaa37a6690007893b528df55ec1827f795537..1f6478869396fb1e173b31f33f9d29fec33985a2 100644
 | 
| --- a/LayoutTests/fast/multicol/percent-height.html
 | 
| +++ b/LayoutTests/fast/multicol/percent-height.html
 | 
| @@ -2,10 +2,6 @@
 | 
|  <html>
 | 
|      <head>
 | 
|          <title>Resolving percent height inside multicol</title>
 | 
| -        <script>
 | 
| -            if (window.internals)
 | 
| -                internals.settings.setRegionBasedColumnsEnabled(true);
 | 
| -        </script>
 | 
|      </head>
 | 
|      <body>
 | 
|          <p>There should be a blue square below.</p>
 | 
| 
 |