| Index: third_party/WebKit/LayoutTests/compositing/squashing/clipping-ancestor.html
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/clipping-ancestor.html b/third_party/WebKit/LayoutTests/compositing/squashing/clipping-ancestor.html
|
| index 470938c1d368c039cd287091c1aff879f9488d1a..505179ed0984bb8b4bb3f99f00d4987d944fac9d 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/squashing/clipping-ancestor.html
|
| +++ b/third_party/WebKit/LayoutTests/compositing/squashing/clipping-ancestor.html
|
| @@ -8,9 +8,6 @@
|
| if (window.testRunner)
|
| testRunner.dumpAsText();
|
|
|
| - if (window.internals)
|
| - internals.settings.setLayerSquashingEnabled(true);
|
| -
|
| function dumpLayers()
|
| {
|
| var layersResult = document.getElementById('layers');
|
|
|