| Index: LayoutTests/compositing/squashing/squash-overflow-hidden-contents.html
|
| diff --git a/LayoutTests/compositing/squashing/squash-overflow-hidden-contents.html b/LayoutTests/compositing/squashing/squash-overflow-hidden-contents.html
|
| index 0993fb6c57bb704ef2eeaec048a6454ad2261cf2..ead851999258ee7885dd9a59d0328896ff7b9824 100644
|
| --- a/LayoutTests/compositing/squashing/squash-overflow-hidden-contents.html
|
| +++ b/LayoutTests/compositing/squashing/squash-overflow-hidden-contents.html
|
| @@ -24,10 +24,6 @@
|
| transform: translateZ(0);
|
| }
|
| </style>
|
| -<script type="text/javascript" charset="utf-8">
|
| - if (window.internals)
|
| - window.internals.settings.setLayerSquashingEnabled(true);
|
| -</script>
|
| <!-- Go into compositing. -->
|
| <div class="compositing"></div>
|
|
|
|
|