| Index: LayoutTests/compositing/squashing/squash-with-ancestor-filter.html
|
| diff --git a/LayoutTests/compositing/squashing/squash-with-ancestor-filter.html b/LayoutTests/compositing/squashing/squash-with-ancestor-filter.html
|
| index 06ffddab32383d8faa9c0dff48a1cd145bf7b299..a41b11fafdbe8cd90f3dd0103ee8df7a78d9c20f 100644
|
| --- a/LayoutTests/compositing/squashing/squash-with-ancestor-filter.html
|
| +++ b/LayoutTests/compositing/squashing/squash-with-ancestor-filter.html
|
| @@ -8,8 +8,6 @@
|
| </style>
|
| <script src="resources/squash-with-ancestor-property.js"></script>
|
| <script>
|
| - if (window.internals)
|
| - internals.settings.setLayerSquashingEnabled(true);
|
| window.onload = generateDom;
|
| </script>
|
| </head>
|
|
|