| Index: LayoutTests/fast/multicol/newmulticol/fixed-height-fill-auto-expected.html
 | 
| diff --git a/LayoutTests/fast/multicol/newmulticol/fixed-height-fill-auto-expected.html b/LayoutTests/fast/multicol/newmulticol/fixed-height-fill-auto-expected.html
 | 
| index 7616615cbe29aa3a87ca3b8c5301635f4999c291..c329e5729abef98031b713fef90ab1baf6bc7620 100644
 | 
| --- a/LayoutTests/fast/multicol/newmulticol/fixed-height-fill-auto-expected.html
 | 
| +++ b/LayoutTests/fast/multicol/newmulticol/fixed-height-fill-auto-expected.html
 | 
| @@ -2,10 +2,6 @@
 | 
|  <html>
 | 
|    <head>
 | 
|      <title>fixed-height multicol, no balancing</title>
 | 
| -    <script>
 | 
| -      if (window.internals)
 | 
| -        internals.settings.setRegionBasedColumnsEnabled(true);
 | 
| -    </script>
 | 
|    </head>
 | 
|    <body style="color:black; background:white;">
 | 
|      <p>Below there should be a left-aligned blue box.</p>
 | 
| 
 |