| Index: LayoutTests/compositing/squashing/squash-clipped.html
|
| diff --git a/LayoutTests/compositing/squashing/squash-clipped.html b/LayoutTests/compositing/squashing/squash-clipped.html
|
| index 67504d0b6763cc77fbc3d4dc5a5c7c0a228008ec..2645c7a2d88736b04effea9285b3614894ba6a4f 100644
|
| --- a/LayoutTests/compositing/squashing/squash-clipped.html
|
| +++ b/LayoutTests/compositing/squashing/squash-clipped.html
|
| @@ -55,12 +55,6 @@ div:hover {
|
| }
|
|
|
| </style>
|
| -<script>
|
| -if (window.internals)
|
| - internals.settings.setLayerSquashingEnabled(true);
|
| -else
|
| - alert('This test requires window.internals.');
|
| -</script>
|
| </head>
|
| <body>
|
| <div class="clipper">
|
|
|