| Index: LayoutTests/compositing/squashing/attempting-to-squash-into-stacking-ancestor.html
|
| diff --git a/LayoutTests/compositing/squashing/attempting-to-squash-into-stacking-ancestor.html b/LayoutTests/compositing/squashing/attempting-to-squash-into-stacking-ancestor.html
|
| index d4661c6b4c450e5169409ee5074ae746fbdf6fa6..8bceac79e7420d9865375427b76077894f8cf6a7 100644
|
| --- a/LayoutTests/compositing/squashing/attempting-to-squash-into-stacking-ancestor.html
|
| +++ b/LayoutTests/compositing/squashing/attempting-to-squash-into-stacking-ancestor.html
|
| @@ -10,8 +10,6 @@
|
| </div>
|
| </div>
|
| <script>
|
| -if (window.testRunner) {
|
| +if (window.testRunner)
|
| internals.settings.setPreferCompositingToLCDTextEnabled(true);
|
| - internals.settings.setLayerSquashingEnabled(true);
|
| -}
|
| </script>
|
|
|