| Index: LayoutTests/fast/multicol/tall-float1.html
|
| diff --git a/LayoutTests/fast/multicol/tall-float1.html b/LayoutTests/fast/multicol/tall-float1.html
|
| index b3806a8b0e07216b8138ce40b87086e951e4f360..fbf9ce602d83dfb9f7801ea5cf5879abd20c6dd2 100644
|
| --- a/LayoutTests/fast/multicol/tall-float1.html
|
| +++ b/LayoutTests/fast/multicol/tall-float1.html
|
| @@ -1,11 +1,5 @@
|
| <!DOCTYPE html>
|
| <html>
|
| - <head>
|
| - <script>
|
| - if (window.internals)
|
| - internals.settings.setRegionBasedColumnsEnabled(true);
|
| - </script>
|
| - </head>
|
| <body>
|
| <p>The word 'PASS' should be seen below.</p>
|
| <div style="-webkit-columns:1; columns:1; background:yellow;">
|
|
|