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