| Index: LayoutTests/fast/multicol/newmulticol/hide-box-vertical-lr-expected.html
 | 
| diff --git a/LayoutTests/fast/multicol/newmulticol/hide-box-vertical-lr-expected.html b/LayoutTests/fast/multicol/newmulticol/hide-box-vertical-lr-expected.html
 | 
| index 6f9ded503d3e4a7d2bb586887fbb8a4895754496..3c360e65294425db6a262fc9d80ef50c678a6e6f 100644
 | 
| --- a/LayoutTests/fast/multicol/newmulticol/hide-box-vertical-lr-expected.html
 | 
| +++ b/LayoutTests/fast/multicol/newmulticol/hide-box-vertical-lr-expected.html
 | 
| @@ -2,10 +2,6 @@
 | 
|  <html>
 | 
|      <head>
 | 
|          <title>hiding a box covering a multicol, vertical-lr</title>
 | 
| -        <script>
 | 
| -            if (window.internals)
 | 
| -                internals.settings.setRegionBasedColumnsEnabled(true);
 | 
| -        </script>
 | 
|      </head>
 | 
|      <body style="color:black; background:white;">
 | 
|          <p>The word PASS should be seen below.</p>
 | 
| 
 |