| Index: LayoutTests/fast/multicol/tall-float2-expected.html
|
| diff --git a/LayoutTests/fast/multicol/tall-float2-expected.html b/LayoutTests/fast/multicol/tall-float2-expected.html
|
| index b25dd5e163541cf1027bafd919ede99791eb8c92..2adefa1bb4c94c88df2a47e06b54ccf850f291a2 100644
|
| --- a/LayoutTests/fast/multicol/tall-float2-expected.html
|
| +++ b/LayoutTests/fast/multicol/tall-float2-expected.html
|
| @@ -1,11 +1,5 @@
|
| <!DOCTYPE html>
|
| <html>
|
| - <head>
|
| - <script>
|
| - if (window.internals)
|
| - internals.settings.setRegionBasedColumnsEnabled(true);
|
| - </script>
|
| - </head>
|
| <body>
|
| <p>There should be no red below.</p>
|
| <div style="-webkit-columns:3; columns:3; -webkit-column-gap:0; column-gap:0; background:yellow;">
|
|
|