| Index: LayoutTests/compositing/squashing/squash-with-ancestor-transform.html
|
| diff --git a/LayoutTests/compositing/squashing/squash-with-ancestor-transform.html b/LayoutTests/compositing/squashing/squash-with-ancestor-transform.html
|
| index 0c59dd2b148782cc81c884caa4aefb883e602b22..f5fc4ee273afcaca1d09cf0a278b2f626f711190 100644
|
| --- a/LayoutTests/compositing/squashing/squash-with-ancestor-transform.html
|
| +++ b/LayoutTests/compositing/squashing/squash-with-ancestor-transform.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>
|
|
|