| Index: LayoutTests/fast/multicol/newmulticol/unresolvable-percent-height-2.html
|
| diff --git a/LayoutTests/fast/multicol/newmulticol/unresolvable-percent-height-2.html b/LayoutTests/fast/multicol/newmulticol/unresolvable-percent-height-2.html
|
| index 65b486fa31a14acf18a51a709cc0c9298b03994e..4d0ca145913497c54aef0735fda1f451021d6c10 100644
|
| --- a/LayoutTests/fast/multicol/newmulticol/unresolvable-percent-height-2.html
|
| +++ b/LayoutTests/fast/multicol/newmulticol/unresolvable-percent-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>
|
|
|