Index: LayoutTests/compositing/squashing/clip-to-squashed-layer-size.html |
diff --git a/LayoutTests/compositing/squashing/clip-to-squashed-layer-size.html b/LayoutTests/compositing/squashing/clip-to-squashed-layer-size.html |
index d27ab48657b32a3d9d63fb7d1c7e3863b87ae591..638f9f765308b8098258d66119264b364b33b609 100644 |
--- a/LayoutTests/compositing/squashing/clip-to-squashed-layer-size.html |
+++ b/LayoutTests/compositing/squashing/clip-to-squashed-layer-size.html |
@@ -1,9 +1,4 @@ |
<!doctype html> |
-<script> |
- // Checks that when painting squashed layers, contents are clipped to the size of the squashed layer. |
- if (window.internals) |
- internals.settings.setLayerSquashingEnabled(true); |
-</script> |
</head> |
<body> |
<div style=" width: 1px; height: 100px; transform: translateZ(0px); position:absolute; top:0px; background-color: lightgray"> |