| Index: LayoutTests/compositing/squashing/transform-squashed-owner.html
|
| diff --git a/LayoutTests/compositing/squashing/transform-squashed-owner.html b/LayoutTests/compositing/squashing/transform-squashed-owner.html
|
| index 38f2236cac0969c95b913f4452c6e1ee558c368e..b95dba78ebde465fff5f83f10b2a71242e69106f 100644
|
| --- a/LayoutTests/compositing/squashing/transform-squashed-owner.html
|
| +++ b/LayoutTests/compositing/squashing/transform-squashed-owner.html
|
| @@ -33,9 +33,6 @@
|
| <div class="squashed" style="top: 54px"></div>
|
| </body>
|
| <script>
|
| - if (window.testRunner) {
|
| - internals.settings.setLayerSquashingEnabled(true);
|
| - }
|
| document.getElementById("target").classList.add("rotated");
|
|
|
| </script>
|
|
|