Index: LayoutTests/compositing/squashing/squash-with-ancestor-blending.html |
diff --git a/LayoutTests/compositing/squashing/squash-with-ancestor-blending.html b/LayoutTests/compositing/squashing/squash-with-ancestor-blending.html |
index e639f2e8130e9bfb28a14e0f78b9ef802f943dcf..20dd6e92621fc85918c4d9b7266a34e96dc4c5a4 100644 |
--- a/LayoutTests/compositing/squashing/squash-with-ancestor-blending.html |
+++ b/LayoutTests/compositing/squashing/squash-with-ancestor-blending.html |
@@ -12,8 +12,6 @@ |
</style> |
<script src="resources/squash-with-ancestor-property.js"></script> |
<script> |
- if (window.internals) |
- internals.settings.setLayerSquashingEnabled(true); |
window.onload = generateDom; |
</script> |
</head> |