Index: LayoutTests/compositing/squashing/squashed-layer-loses-graphicslayer.html |
diff --git a/LayoutTests/compositing/squashing/squashed-layer-loses-graphicslayer.html b/LayoutTests/compositing/squashing/squashed-layer-loses-graphicslayer.html |
index 1a3f5b351e8634e8724a2b517ffd0cf848128a4c..4ea455faddc5581c1bd547d87bf28625102c65a9 100644 |
--- a/LayoutTests/compositing/squashing/squashed-layer-loses-graphicslayer.html |
+++ b/LayoutTests/compositing/squashing/squashed-layer-loses-graphicslayer.html |
@@ -58,9 +58,6 @@ div:hover { |
testRunner.waitUntilDone(); |
} |
- if (window.internals) |
- internals.settings.setLayerSquashingEnabled(true); |
- |
function runTest() |
{ |
if (!window.internals) |