| Index: LayoutTests/fast/multicol/newmulticol/direct-child-column-span-all.html
|
| diff --git a/LayoutTests/fast/multicol/newmulticol/direct-child-column-span-all.html b/LayoutTests/fast/multicol/newmulticol/direct-child-column-span-all.html
|
| index 99f7a24128fa44a1e7753ca71c284da6979d4d7d..736a4cc9e7fd0067af976703182cb56ad5d38829 100644
|
| --- a/LayoutTests/fast/multicol/newmulticol/direct-child-column-span-all.html
|
| +++ b/LayoutTests/fast/multicol/newmulticol/direct-child-column-span-all.html
|
| @@ -5,11 +5,6 @@
|
| #article1 { -webkit-columns: 1; }
|
| #p1 { -webkit-column-span: all; }
|
| </style>
|
| -
|
| - <script type="text/javascript">
|
| - if(window.internals)
|
| - internals.settings.setRegionBasedColumnsEnabled(true);
|
| - </script>
|
| </head>
|
| <body>
|
| <div id="article1">
|
|
|