| Index: LayoutTests/compositing/gestures/gesture-tapHighlight-with-squashing.html
|
| diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-with-squashing.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-with-squashing.html
|
| index 02646aa86e30fe42c6055649a2734ae45917f16b..1f12576291aaef96f2c5b38bb6c164df4028f027 100644
|
| --- a/LayoutTests/compositing/gestures/gesture-tapHighlight-with-squashing.html
|
| +++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-with-squashing.html
|
| @@ -47,7 +47,6 @@
|
|
|
| if (window.internals) {
|
| window.internals.settings.setPreferCompositingToLCDTextEnabled(true);
|
| - window.internals.settings.setLayerSquashingEnabled(true);
|
| }
|
|
|
| function runTest() {
|
|
|