| Index: LayoutTests/compositing/squashing/selection-repaint-with-gaps.html
|
| diff --git a/LayoutTests/compositing/squashing/selection-repaint-with-gaps.html b/LayoutTests/compositing/squashing/selection-repaint-with-gaps.html
|
| index 85fd8561568ea619f329c0a7cb413880f81dd039..9ade3b050a0a7876d55f37dcef40744ae710bed7 100644
|
| --- a/LayoutTests/compositing/squashing/selection-repaint-with-gaps.html
|
| +++ b/LayoutTests/compositing/squashing/selection-repaint-with-gaps.html
|
| @@ -39,10 +39,7 @@
|
| testRunner.dumpAsText();
|
| testRunner.waitUntilDone();
|
| }
|
| -
|
| - if (window.internals)
|
| - window.internals.settings.setLayerSquashingEnabled(true);
|
| -
|
| +
|
| runAfterDisplay(function()
|
| {
|
| if (window.internals)
|
|
|