| Index: LayoutTests/fast/multicol/newmulticol/unresolvable-percent-max-height-2.html
|
| diff --git a/LayoutTests/fast/multicol/newmulticol/unresolvable-percent-max-height-2.html b/LayoutTests/fast/multicol/newmulticol/unresolvable-percent-max-height-2.html
|
| index 041a53445e55d7c6f906ec7aa50324c90c498eb7..22f7bda930e32f26ca9fd7842673f09cdc4d2f7c 100644
|
| --- a/LayoutTests/fast/multicol/newmulticol/unresolvable-percent-max-height-2.html
|
| +++ b/LayoutTests/fast/multicol/newmulticol/unresolvable-percent-max-height-2.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>
|
|
|