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